web-components-polyfills
web-components-polyfills copied to clipboard
A set of lightweight polyfills to enable Web Components support in major browsers, including IE9+
Results
1
web-components-polyfills issues
Sort by
recently updated
recently updated
newest added
Currently polyfill can't handle custom element registration code from within external js file, thus it should be included directly into imported HTML document as a code block. The only workaround...
bug