Hi, is it possibile to use this component with Vaadin 10 (LTS Release)? Us

Hi,
is it possibile to use this component with Vaadin 10 (LTS Release)?

Using Vaadin 10, when I change to the view where the multiselect is placed,
an error occured.

“Error loading http://:8080//frontend/bower_components/vaadin-lumo-styles/mixins/required-field.html”

Could you tell me, if there any way to make it work?

Thank you
Matteo

Unfortunately not. The underlying javascript component needs at least lumo-theme v1.2.0 which is on version 1.0.0 in Vaadin 10. Try asking [here]
(https://github.com/gatanaso/multiselect-combo-box-flow) for Vaadin 10 support. He is the author of both javascript- and vaadin component.

Thank you very much :)