selectize.js icon indicating copy to clipboard operation
selectize.js copied to clipboard

Fix: Close dropdown when clicking other selectize

Open Yongjun042 opened this issue 1 year ago • 1 comments

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.

Yongjun042 avatar Jun 14 '24 09:06 Yongjun042

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

github-actions[bot] avatar Oct 13 '24 02:10 github-actions[bot]

having the same issue

Gildedter avatar Apr 30 '25 02:04 Gildedter