What’s the correct component for picking multiple entities now actually?
I tried with the MultiValuesPicker, but this component doesn’t support entities.
Follow-up question: When is Vaadin 23.2 (and multi select box) planned to be supported?
I actually implemented the multi select box component on my own already, but the other components will then fail to work if I override the vaadin version in my build.gradle to 23.2.8 (see (FlowUI) entityComboBox in detail screen not working - #3 by klaus )