Polymer-micro throws an exception
@robdodson I've tried running bower cache clean and re-installing my dependencies. However I keep getting the exception thrown by polymer-micro.html
what is the exception?
This was the exception I was getting:
polymer-micro.html:71 Uncaught TypeError: prototype.registerCallback is not a function at desugar (polymer-micro.html:71) at window.Polymer(polymer-micro.html:55) at core-input.html:59
I can't seem to reproduce it now though
oh which example are you using? core-input is really old
I know right! that's so pre Polycast 24
I've only been learning Polymer for the past 2 months. So I was pausing and following along to Polycast 57 and Polycast 58
The only other example I've been studying is the Polymer Shop app.