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: Windows 10 19043.1110 Node version: 16.0.0 Package manager: [email protected] Radix Vue version: 1.0.0 Vue version: 3.0.0 Nuxt version: 3.0.0 Nuxt mode: universal Nuxt target: server CSS framework: [email protected] Client OS: Windows 10 19043.1110 Browser: Chrome 90.0.4430.212
https://stackblitz.com/edit/q1zkkq?file=src%2FApp.vue
Tab into the listbox to focus.
Press "space" to select the first option.
The first option gets selected but the second option is not focused:
The second option should be focused:
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Link to minimal reproduction
https://stackblitz.com/edit/q1zkkq?file=src%2FApp.vue
Steps to reproduce
Tab into the listbox to focus.
Press "space" to select the first option.
Describe the bug
The first option gets selected but the second option is not focused:
Expected behavior
The second option should be focused:
Context & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: