You are missing dependency and import for iron-icon. On Tuesday, August 1, 2017 at 7:40:42 AM UTC+5:30, Naga Sai A wrote: > > Hi > > I am not able to reproduce in codepen but I am using same code in my > polymer starter kit project > > https://codepen.io/nagasai/pen/LjNQgY > > I am using below mentioned bower.json > ``` > ``` > > { > "name": "demo", > "main": "index.html", > "dependencies": { > "polymer": "Polymer/polymer#^2.0.0", > "paper-tabs": "^2.0.0", > "iron-pages": "^2.0.0", > "iron-collapse": "^2.0.0", > "paper-button": "^2.0.0", > "paper-styles": "^2.0.0", > "resizable-panels": "^2.0.4", > "iron-icons": "^2.0.1", > "iron-ajax": "^2.0.2", > "app-layout": "^2.0.1", > "paper-input": "^2.0.1", > "paper-dialog": "^2.0.0", > "paper-dialog-scrollable": "^2.1.0", > "paper-ripple": "^0.3.0" > }, > "devDependencies": { > "web-component-tester": "Polymer/web-component-tester#^6.0.0", > "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0" > } > } > > ``` > I even looked for the my-icons.html but I didnt find any such file to > remove to work as per the solution found while googling. > > Not sure what is causing that issue > > Could you please help to fix this issue? > > >
Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/e9fa9a17-6c10-4717-8302-f828279d1c5f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
