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][2.6.2] v-select not taking input value 0 from keyboard #15166

Closed
ashishthalia99 opened this issue May 29, 2022 · 0 comments
Closed
Assignees
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ashishthalia99
Copy link

Environment

Vuetify Version: 2.6.2
Vue Version: 2.6.12
Browsers: Chrome 96.0.4664.45
OS: Linux x86_64

Steps to reproduce

1). Select 1 from dropdown list
2). Press 0 from keyboard.

Expected Behavior

0 should get populated in v-select

Actual Behavior

0 is not getting populated

Reproduction Link

https://codepen.io/ashishthalia99/pen/abqqQKq?editors=101

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VSelect VSelect and removed S: triage labels Jun 29, 2022
@KaelWD KaelWD added this to the v2.6.x milestone Jun 29, 2022
@KaelWD KaelWD self-assigned this Jun 29, 2022
@KaelWD KaelWD closed this as completed in 969aba4 Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSelect 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