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

Site does not render correctly with Shadow DOM on in FF 60.0.2 #2640

Open
jacrys opened this issue Jun 21, 2018 · 0 comments
Open

Site does not render correctly with Shadow DOM on in FF 60.0.2 #2640

jacrys opened this issue Jun 21, 2018 · 0 comments

Comments

@jacrys
Copy link

jacrys commented Jun 21, 2018

I visited the site in FF 60.0.2 On Win10(Ver 1709 Build 12699.431) and was looking at the examples. I noticed that the StackBlitz samples were throwing errors:
polymer_error_no_webcomponents
After perusing the internet I found that FF has Web Components off by default so it turned them on, and tried again:
webcomponents_works
I assumed all was cool and went to the next sample, "Add Shadow DOM"... another error, it looks like shadow DOM is disabled as well:
shadow_dom_no_worky
After turning it on, I tried again, and it seemed to work fine,
shadow_dom_worky_no_refresh
until I refreshed.
after_refresh_shadow_dom_on_ stackblitz_no_worky
The shadow DOM appeared to have wrecked a number of the UI components on the page, including the social icons, which are now about 2 inches tall (links included for scale):
im_a_huuuuge_social_media_junkie

@ghost ghost mentioned this issue Jul 24, 2018
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

1 participant