javascript - Object.getNotifier() part of Polymer webcomponents polyfill? -


i have polymer app runs in chrome, in firefox , safari error typeerror: object.getnotifier not function

i included webcomponents.min.js polyfill library (which includes observe-js), thought polyfilled functionality. there i'm missing?

we're using polymer v0.5.5

thanks!


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -