Skip to content
This repository was 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

@jacrys

Description

@jacrys

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions