Skip to content

Doesn't work with web components with custom attributes #77

@bschlenk

Description

@bschlenk

If I pass in an html string with attributes this doesn't recognize, they are not included in the props.

<my-custom-element label="mylabel" my-custom-prop="someValue"></my-custom-element>

This will only include label, but not my-custom-prop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions