You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking the checkbox of an option in the multiple variant of the Select component, the listbox closes. This is a bug because the checkbox steals the focus from the current component, resulting in the close of the list.