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

iron-icon.html causes unexpected Polymer.Base.create is not a function #89

Open
1 task done
lruizr opened this issue Dec 14, 2016 · 0 comments
Open
1 task done

Comments

@lruizr
Copy link

lruizr commented Dec 14, 2016

Description

The iron-icon element causes the own web-component does not load properly.

Expected outcome

The web component loads properly.
There are no errors in the console.

Actual outcome

The web-component does not load its content and the console shows the following error:
Uncaught TypeError: Polymer.Base.create is not a function
at iron-icon.html:142
Uncaught TypeError: Cannot read property 'tagName' of null

Live Demo

Steps to reproduce

We think there is no need to reproduce the steps. The main problem is to know where is the origin of the error message.

If it is needed, we can include a brief explanation.

Browsers Affected

  • Chrome -> V
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

1 participant