polycasts icon indicating copy to clipboard operation
polycasts copied to clipboard

Polymer-micro throws an exception

Open kevinweekes opened this issue 9 years ago • 4 comments

@robdodson I've tried running bower cache clean and re-installing my dependencies. However I keep getting the exception thrown by polymer-micro.html

kevinweekes avatar Dec 22 '16 23:12 kevinweekes

what is the exception?

robdodson avatar Dec 23 '16 20:12 robdodson

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

kevinweekes avatar Dec 23 '16 20:12 kevinweekes

oh which example are you using? core-input is really old

robdodson avatar Dec 23 '16 21:12 robdodson

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.

kevinweekes avatar Dec 23 '16 22:12 kevinweekes