I'm currently using polymer version *0.5.4*, and receiving the following console error in Safari 5.1.7, specifically relating to webcomponents.min.js:
ReferenceError: Can't find variable: Window (webcomponents.min.js.11) When I switch over webcomponents.js, I receive the following error: SyntaxError: Cannot declare a parameter named 'textContent' in strict mode (webcomponents.js:1948) The site runs fine in Chrome v40.0, and IE 11 (albeit slow in IE) without any errors. Any suggestions? Is this a known issue? I noted comments relating to a fixed Polyfill in Safari for Polymer 0.5.4, but it doesn't seem to have resolved the issue in my case. I should also note that this Safari issue only began with Polymer version 0.5.3. 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/9baa15a3-8fa5-40c5-bf05-f2d94f0b094e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
