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
I am using FilteredMultiSelect together with React Functional Components. Currently it is not possible to set the focus on the filter input field.
It would be nice if there would be a possibility for this, e.g. a property autofocus or similar.