We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developement/Production OS: MacOS Sonoma 14.3.1 (23D60) Node version: 20.16.0 Package manager: [email protected] Reka UI version: 1.0.0-alpha.8 Vue version: 3.5.13 Nuxt version: 3.15.1 CSS framework: [email protected] Browser: Chrome 90.0.4430.212
https://codesandbox.io/p/devbox/tender-orla-ztfmym?workspaceId=ws_4Y2vvn6huwJiEqzq8Fbk58
When ComboboxRoot has the "open" prop, then ComboboxInput takes the focus from any input element on the page.
In the reproduction link, try to click on the input that says "Try to click on me" and it will instead focus on the ComboboxInput.
No response
The text was updated successfully, but these errors were encountered:
Thanks for the issue @ismailsabet ! Updated the docs 31331bc 😁
Sorry, something went wrong.
No branches or pull requests
Environment
Link to minimal reproduction
https://codesandbox.io/p/devbox/tender-orla-ztfmym?workspaceId=ws_4Y2vvn6huwJiEqzq8Fbk58
Steps to reproduce
Describe the bug
When ComboboxRoot has the "open" prop, then ComboboxInput takes the focus from any input element on the page.
In the reproduction link, try to click on the input that says "Try to click on me" and it will instead focus on the ComboboxInput.
Expected behavior
No response
Context & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: