Combobox Input doesn't respond until 2nd character is typed #1241
Unanswered
magnum6actual
asked this question in
Help
Replies: 1 comment
-
Hey! Thank you for your question! It's definitely not designed this way and can't reproduce it here either: https://headlessui-9nyq41ami-tailwindlabs.vercel.app/combobox/combobox-with-pure-tailwind |
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.
-
I've got a pretty basic implementation of the combobox component in Vue. I've noticed that when I click on the combobox input, even though it has the focus and is showing the blinking cursor, the first character typed is always ignored and the input doesn't change until a second character is typed.
Not sure what's going on. Is this designed behavior for some reason?
Beta Was this translation helpful? Give feedback.
All reactions