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.1.4] VSelect : on click clear triggers @update:model-value 2 times in a row #16638

Closed
ThomasKientz opened this issue Feb 11, 2023 · 0 comments
Assignees
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ThomasKientz
Copy link
Contributor

Environment

Vuetify Version: 3.1.4
Vue Version: 3.2.47
Browsers: Chrome 109.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Click clear icon on VSelect

Expected Behavior

@update:model-value to be called one time with null (or [] for multiple).

Actual Behavior

@update:model-value is called 2 times in a row.

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VSelect VSelect labels Feb 11, 2023
@KaelWD KaelWD self-assigned this Feb 11, 2023
@KaelWD KaelWD added this to the v3.1.x milestone Feb 11, 2023
@KaelWD KaelWD closed this as completed in 8cebb2d Feb 11, 2023
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

No branches or pull requests

2 participants