Skip to content

Using the component with Vaadin 23 gives NotSupportedError: CustomElementRegistry.define: 'vaadin-lumo-styles' has already been defined as a custom element. #99

Open
@mvysny

Description

@mvysny

Hi Goran, thank you so much for the component :)

I've tried to use the MultiselectComboBox component version 4.0.0-rc1 and 4.0.0-rc2 with Vaadin 23.0.0.beta1 and 23.0.0.beta2, and in all cases the client-side fails to load with:

NotSupportedError: CustomElementRegistry.define: 'vaadin-lumo-styles' has already been defined as a custom element.

I'm not sure whether the issue is on Vaadin's side or the integration side; it could be that multiple versions of vaadin-lumo-styles are being pulled in. Would you please happen to know a solution from the top of your head?

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