selectize.js
selectize.js copied to clipboard
Fix: Close dropdown when clicking other selectize
By '8c440b07176916c0e2ebb79e5431e7a45723c9f7 Open drop-down on mouse-click if openOnFocus is false and when clicking on the options.' !self.isFocused location changed. As a side effect When you click other selectize input in same window, the previous selectize onBlur event not fired and focus/ dropdown remains. Fix this issue.
This pull request is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days
having the same issue