Skip to content

Improve Shadow DOM support for Web Components #42

@TremayneChrist

Description

@TremayneChrist

Currently the library only listens to mutations on the main document level. This means that any non-user actioned DOM changes inside a shadow root will not be noticed.

Most of the time this will not be an issue, as user interaction is usually the main cause for resizing to take place. That being said, there are some circumstances where this will cause issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NextenhancementNew feature or requestv4Add to version 4 of the library

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions