When using multiple='multiple' and data-min-length='0', selected options still show up in the dropdown. It would be great to filter these out, like the results do when you start typing.
Here's what it looks like in our UI:
Starting a search does correctly filter out selected results:
Fantastic library! It's perfect for our use case.
When using
multiple='multiple'
anddata-min-length='0'
, selected options still show up in the dropdown. It would be great to filter these out, like the results do when you start typing.Here's what it looks like in our UI:
Starting a search does correctly filter out selected results: