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've fixed this in 2.2, instead of preventing the bubbled event which could cause compatibility issues, I've decided to create a flag to track bubbled blur events from negated search clicks.
Per the documentation, returning false in this callback should prevent the search results from closing:
The text was updated successfully, but these errors were encountered: