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

webcomponents.min.js:11 Uncaught TypeError: undefined is not a function #1122

Closed
gertcuykens opened this issue Jan 25, 2015 · 3 comments
Closed

Comments

@gertcuykens
Copy link

webcomponents.min.js:11 Uncaught TypeError: undefined is not a function
where do I need to start looking?

@gertcuykens
Copy link
Author

Dammit I imported the wrong file, jezus sometimes polymer is a jungle if you get errors like this, found it by pure luck.

@jdub108
Copy link

jdub108 commented Mar 18, 2015

What was the correct file or what was the error? I'm having the same problem.

@gertcuykens
Copy link
Author

Take a look at all your import statements, one of them will be wrong or is importing something that is a bad element. Disable them one by one and you will find which one it is.

@gertcuykens gertcuykens changed the title webcomponents.min.js broken (0.5.4) webcomponents.min.js:11 Uncaught TypeError: undefined is not a function Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants