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
Vuetify Version: 3.6.7 Vue Version: 3.3.4 Browsers: Firefox 129.0 OS: Windows 10
Create a v-select using objects in the list and set the multiple prop to true Try to type using the keyboard
Should highlight item in list as you type
Doesn't highlight an item in the list
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.7
Vue Version: 3.3.4
Browsers: Firefox 129.0
OS: Windows 10
Steps to reproduce
Create a v-select using objects in the list and set the multiple prop to true
Try to type using the keyboard
Expected Behavior
Should highlight item in list as you type
Actual Behavior
Doesn't highlight an item in the list
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: