You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to a rather naive url parsing implemenation when we adjust stylesheets with the ShadowDOM Polyfill. I'm working on replacing it for the next release.
E.g.
Works: http://www.polymer-project.org/components/polymer-list/smoke.html
Works: http://www.polymer-project.org/components/polymer-list/smoke.html?test=foo
Breaks: http://www.polymer-project.org/components/polymer-list/smoke.html?test=/
The text was updated successfully, but these errors were encountered: