Hello everyone, Im trying to get the
paper-toolbar element working. However Im unable to get the icons to appear. I cant find any docs for icons in 1.0 so Im using the docs for
0.5 (which I suspect is part of the problem). When I load the my test
page in chrome the following errors pop up in the dev console:
Uncaught TypeError: prototype.registerCallback is not a function
and
iron-icon.html:167 [iron-icon::_updateIcon]: could not find iconset `icons`, did you import the iconset?
How can I fix this issue?