Replies: 2 comments
-
|
This would be great. At the moment we had to disable |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey I also noticed this limitation. I built a workaround so I can open / close it only on click or spacebar when using the keyboard. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
Does anyone have an easy way to actually focus a TomSelect without opening the dropdown? If I set
openOnFocus: falseit will disable the dropdown when clicking on the field.I would like to be able to programmatically focus a select without the dropdown opening but when a user clicks on it, it should open the dropdown.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions