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 another multiselect is opened, others should be closed first.
I think hideMultiselects() function should be called before the self._showList(self) is invoked in the click event function.