Skip to content

Check registered customElements before register it #107

Open
@mnogono

Description

@mnogono

I suggest to add follow code snipped
customElements.get("xxx") || customElements.define("xxx")
This allow to prevent issue
Failed to execute 'define' on 'CustomElementRegistry': the name "hsva-color-picker" has already been used with this registry

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