Combobox issue #2249
Unanswered
SOAPkelele
asked this question in
Help
Combobox issue
#2249
Replies: 1 comment 1 reply
-
Hey! Thank you for your bug report! That's odd, I can't seem to reproduce this 🤔
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v1.7.8
What browser are you using?
Chrome
Reproduction URL
https://github.com/SOAPkelele/combobox_issue
Installation instructions are in readme
Describe your issue
I used example from the docs with my setup. Evertything works fine on Mac and IOS, both mobile and desktop, but combobox autocomplete doens't work properly on Android in Chrome. When typing some characters and there is some suggestions, and I press enter - the focus leaves the field and suggestions are still open, autocomplete doesn't happen.
However, https://headlessui.com/examples/react-combobox-hero this example works fine. I guess it maybe my setup which behaves differently on Android. I can't figure out what it is.
Beta Was this translation helpful? Give feedback.
All reactions