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 Oct 26, 2021. It is now read-only.
I made a new default app using the polymer starter kit and I built it using the es5-bundled preset. Will not work in IE11. Works fine in Chrome. Am I not understanding something with the support with polyfills or is this a bug?
Also getting this in console:
“Unable to get property ‘push’ of undefined or null reference" inside of CustomElementInternal.js (255,7)
I made a new default app using the polymer starter kit and I built it using the es5-bundled preset. Will not work in IE11. Works fine in Chrome. Am I not understanding something with the support with polyfills or is this a bug?
Also getting this in console:
“Unable to get property ‘push’ of undefined or null reference" inside of CustomElementInternal.js (255,7)