Skip to content

nodes inside a component's shadowDOM have incorrect model when using shadowDOM shim #43

Closed
@sorvell

Description

The nodes in a component's shadowDOM should be set to have the local model of the component. This causes a problem when using shim shadowDOM since in this case model is inherited via the composed dom and not the local dom, as desired.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions