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 have added a false boolean on close function. Basically this boolean is responsible for closing the dropdown or not via closeUnlessMouseIsOverDropdown function.
- I have added a false boolean on close function. Basically this boolean is responsible for closing the dropdown or not via closeUnlessMouseIsOverDropdown function.
Repro
Expected
dropdown should disappear
Actual
dropdown is visible
I find this callback doesn't fired when the dropdownview closed .
now I don't understand why ... . (it worked well in IE)
dropdown_view.js
The text was updated successfully, but these errors were encountered: