Kurt Hoyt
Kurt Hoyt
Apologies if this is the wrong forum, but my googling was fruitless. Twitter Bootstrap 3.0.1 was released today. As part of the update, they change the "main" attribute of their...
### Description When using the polyfills in IE11, if document.domain is set, .innerHTML throws a `SCRIPT5022: WrongDocumentError` at line 84 of template/template.js. I'm not finding any information in my various...
… same domain as the real `document` object to avoid `WrongDocumentError` when setting `innerHTML` in IE11. ### Reference Issue Fixes #180