-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evergreen browser incompatibility #1706
Comments
@odysseefastgood strange. Works on Ubuntu 15.04 w Firefox 38.0 |
Wow, thanks for the reply! |
If looks like what you're seeing is an issue with the experimental native web components flag on Firefox. It's actually a bug in the polyfills, which don't gracefully handle having some but not all of the web components available. See previous report here: It also affects 1.0, although it doesn't appear to be as severe. (The site itself is still running 0.5.) |
I confirm that going to |
Closing :) |
Running any page of http://polymer-project.org/ on Firefox 38 shows a broken page.
The image below speaks by itself.
I thought it was because of 0.5 and 0.8 earlier, but it's now "stable".
The text was updated successfully, but these errors were encountered: