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

can't use iron-icons#^2.0.0 and polymer#2.0.1 in the same project. #4657

Closed
vdegenne opened this issue Jun 2, 2017 · 2 comments
Closed

can't use iron-icons#^2.0.0 and polymer#2.0.1 in the same project. #4657

vdegenne opened this issue Jun 2, 2017 · 2 comments

Comments

@vdegenne
Copy link

vdegenne commented Jun 2, 2017

I want to use #2.0.1 with the ES2015 class definition syntax. But when I upgrade my project's elements so they can work with the last version of Polymer, and try to use some icons (iron-icons) nothing is showing up.
I tried to load the demo to be sure i wasn't missing something, but the iron-icons demo is not showing anything as well.

I have to downgrade my polymer to version #1.9.1 and the icons appears again. But then I can't use the ES2015 Polymer.Element class anymore.

@moderndeveloperllc
Copy link

@vdegenne When you use 2.0.1, are there errors in the browser console that you can paste here?

@vdegenne
Copy link
Author

vdegenne commented Jun 2, 2017

@moderndeveloperllc i cleaned my bower.json, and install one element by one element and now it works. I guess one dependency was messing the build.

@vdegenne vdegenne closed this as completed Jun 2, 2017
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