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
Consider the dropdown visibility functionality being controlled or dependent on an independent element in the dom. In that case, a class of say "ignore-visibility-change" to the latter element and on clicking it, the visibility change of the dropdown will be ignored.