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.3.17] Disabled items can be removed using backspace in VCombobox & VAutocomplete #18298

Closed
gitemad opened this issue Sep 20, 2023 · 0 comments · Fixed by #18300
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@gitemad
Copy link
Contributor

gitemad commented Sep 20, 2023

Environment

Vuetify Version: 3.3.17
Vue Version: 3.3.4
Browsers: Edge 117.0.2045.31
OS: Windows 10

Steps to reproduce

Focus on VAutocomplete or VCombobox input and press backspace twice.

Expected Behavior

Disabled item must remain.

Actual Behavior

Disabled item removed.

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VCombobox VCombobox C: VAutocomplete VAutocomplete labels Sep 25, 2023
@KaelWD KaelWD added this to the v3.3.x milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox 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