Skip to content
New issue

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

[Bug Report][3.6.7] v-select keyboard not working to find item (multiple = true) #20358

Closed
jacrosby opened this issue Aug 19, 2024 · 0 comments · Fixed by #20475
Closed

[Bug Report][3.6.7] v-select keyboard not working to find item (multiple = true) #20358

jacrosby opened this issue Aug 19, 2024 · 0 comments · Fixed by #20475
Assignees
Labels
C: VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@jacrosby
Copy link

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/#...

@johnleider johnleider self-assigned this Jan 24, 2025
@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VSelect and removed S: triage labels Jan 24, 2025
@johnleider johnleider added this to the v3.7.x milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants