-
Notifications
You must be signed in to change notification settings - Fork 2
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
Demo doesn't work with "Enable HTML Imports" about:flags #2
Comments
Which browser? |
It happens on Chrome, and I have enabled the real Shadow DOM functionality and HTML imports, so no polyfils. |
Ok, and you are seeing this error @ http://bradoyler.github.io/weather-el/ ? If you could clear your local storage and lmk if that helps, I'd appreciate it. This could be a related issue: Polymer/polymer#290 |
Yes |
Also, you said "Chrome", but are you referring to Chrome "Canary"? |
No, regular Chrome, version 33.0.1750.152 But with a couple flags (about:flags) enabled: 'Enable HTML Imports' and 'Enable experimental Web Platform features', which basically enables native Shadow DOM and HTML5 imports |
Ok, does the issue exist without the flags? |
No, it works fine without the flags, but the whole point of the polyfills is that they can be removed when the native functionality is working right? |
Right, but this looks like an issue with Polymer.js. Like I posted above, issue Polymer/polymer#290 seems to be a good lead. |
Getting a JS error and nothing shows up:
Uncaught TypeError: Cannot set property 'href' of null platform.js:31
The text was updated successfully, but these errors were encountered: