You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
Description
I've added the Firestore Mixin to latest version of Polymer Starter Kit and it does not work in IE 11. IE 11 just shows a blank screen.
Expected outcome
I would have expected the Polymer Starter Kit to work as normal.
Actual outcome
Blank screen, nothing.
Steps to reproduce
Add/amend the following to starter kit my-app.html:
When building use
build --js-compileso that build is compiled to ES5 for IE 11 compatibility.Browsers Affected