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

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -