Polymer broken on Safari after using Vulcanize -



Polymer broken on Safari after using Vulcanize -

after vulcanizing (putting javascript external file google csp compliancy) polymer project (i'm using in google mobile app) realized safari (and hence ios) getting bug wasn't before:

typeerror: undefined not function (evaluating 'document.registerelement('polymer-element', {prototype: prototype})') (anonymous function)

this causing none of polymer things render on screen. ideas? i'm lost here.

safari polymer

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -