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
In a filter with multiSelect: false, autoClose: false it still auto closes the dropdown after clicking an option. If I have multiSelect: true, autoClose: false, it doesn't auto close.
In a filter with
multiSelect: false, autoClose: falseit still auto closes the dropdown after clicking an option. If I havemultiSelect: true, autoClose: false, it doesn't auto close.