Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: window.customElements is undefined #25

Closed
AndyOGo opened this issue Dec 4, 2017 · 3 comments
Closed

TypeError: window.customElements is undefined #25

AndyOGo opened this issue Dec 4, 2017 · 3 comments
Assignees
Labels

Comments

@AndyOGo
Copy link

AndyOGo commented Dec 4, 2017

Firefox gives this error:

TypeError: window.customElements is undefined

screen shot 2017-12-04 at 19 02 14

@LucaMele
Maybe this is still related to webcomponents not initialising properly.

@LucaMele
Copy link
Contributor

LucaMele commented Dec 5, 2017

On FF works when dev console is closed... Weird

@LucaMele
Copy link
Contributor

LucaMele commented Dec 5, 2017

ah is beacause the loader loads the polyfill after the js for the components when console is open

@AndyOGo
Copy link
Author

AndyOGo commented Dec 5, 2017

ahaaa
then it should be easy to fix, though its strange

@LucaMele LucaMele closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants