Hi Goran, Thank you for this component. It is much better than the one prov

Hi Goran, Thank you for this component. It is much better than the one provided by Vaadin as an add-on.

I came across this issue that if I set the visibility to false in the beginning and later on if I set it to true (depending on some business logic), the items are rendered blank and nothing is selectable.

I ran into the same issue… did you find a solution yet?

Not a good solution. I lazily created it at the point where I wanted to make it visible.

I have the same Issue, as workaround: put multicombo in container and hide/show container

Same issue here, very strange