Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Styles (& behavior) goofed #1034

Closed
nevir opened this issue Apr 28, 2015 · 4 comments
Closed

Styles (& behavior) goofed #1034

nevir opened this issue Apr 28, 2015 · 4 comments

Comments

@nevir
Copy link

nevir commented Apr 28, 2015

Ref: https://polymer.slack.com/archives/general/p1430241861000007

xavie: Hi everyone, I'm trying to enter to the polymer webpage ( https://www.polymer-project.org/0.5/) in firefox, but the page isn't working. Anyone has the same behavior?

xavie: I'm running the firefox version 37.0.2, this is a screenshot

2015-04-28_12_22_27-welcome_-_polymer-rtw1simy 1430242804

xavie: i found this error: TypeError: siteBanner is null; and SyntaxError: An invalid or illegal string was specified

@arthurevans
Copy link

I can replicate this by enabling the native web components flag in about:config.

FF currently only implements custom elements, so it looks like Polymer and/or the polyfills are breaking if we have partial native support.

@arthurevans
Copy link

The short story here is that Polymer 0.5 doesn't work with FF when the webcomponents flag is turned on (I think because of the way the polyfills are structured).

This won't be fixed for 0.5, but there's an open issue to fix it for 0.8/1.0: webcomponents/webcomponentsjs#289

@arthurevans
Copy link

Turning off dom.webcomponents.enabled in FF about:config fixes this issue on the docs site. Closing this bug in favor of the WC bug cited above.

@ebidel
Copy link
Contributor

ebidel commented Apr 29, 2015

Downloading polymer is pretty important...I think we should emphasize it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants