Close dropdown when selecting item on Select->searchable()->multiple()

When selecting an item on Select->searchable() the dropdown closes.
!single

When selecting an item on Select->searchable()->multiple() the dropdown stays open.
!multiple

Is it possible to close the multiple dropdown when selecting an item? The dropdown should then still be clickable to add items.
Was this page helpful?