I'm having frequent problems when using Google Polymer with non-Chrome
browsers (Firefox/IE). Using Polymer on its own (such as viewing Polymer
Element demo pages) does not seem to cause any issues. However, issues
arise when using webcomponents.js is included on an existing
web-application with many included GUI and utility packages (jQueryUI,
The issue seems to be related to webcomponents.js specifically. If no HTML
imports are used and *only* webcomponents.js is imported, it throws the
same error in both Firefox and IE:
webcomponents.js:2114 - SyntaxError: An invalid or illegal string was
specified
webcomponents.js:113 - Error: Assertion failed
The specific line of webcomponents.js simply reads:
list = originalDocumentQuerySelectorAll.call(target, selector);
\- which seems to have no immediately obvious syntax error.
Due to this error, other GUI elements on the page now exhibit erroneous
behavior. There is no other useful console output provided when this
happens, and no exceptions thrown by other JS packages. None of this
behavior is shown when using Chrome.
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/polymer-dev/092f77f8-db31-4516-8145-8635a50028b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.