Skip to content

Web components setup does not work with firefox #63

Open
@timonla

Description

@timonla

The usage of web components introduced in #53 does not work in firefox. The custom elements get injected without any errors but the shadow root of these elements is null.

Even though we don't use the specific polyfill from the screenshot below, I suspect that it has something to do with some polyfill not loading before the custom elements are rendered.

https://lit-element.polymer-project.org/guide/use

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions