Hi, I’m using your component and for the most part it works great. However I have a specific use case that seems to cause a bug. If you open a Dialog that contains the multiselect combobox and the combobox is enabled to begin with everything will work fine. However, if it starts as disabled and a user interaction enables it (e.g. button click), the dropdown feature of the combobox will not work. I wrote a quick example of this implementation here: https://d54020f1-4e1a-4d61-9188-01149ad48432.ws-us02.gitpod.io/#/workspace/skeleton-starter-flow-spring
I’m also happy to clarify anything if what I wrote is a bit confusing.
Thank you,
Alistair