-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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] Clearing autocomplete using backspace not working #12958
Closed
Djaler opened this issue
Jan 14, 2021
· 3 comments
· Fixed by #13152, gigili/good-food-tracker-web#98, elirehema/nbs-web#87, elirehema/authx#10 or accentor/web#457
Closed
[Bug Report] Clearing autocomplete using backspace not working #12958
Djaler opened this issue
Jan 14, 2021
· 3 comments
· Fixed by #13152, gigili/good-food-tracker-web#98, elirehema/nbs-web#87, elirehema/authx#10 or accentor/web#457
Labels
Milestone
Comments
@KaelWD hello |
https://codepen.io/djaler/pen/yLaGQKx this is the same code but with 2.3.17 Also, more detailed steps:
|
Djaler
added a commit
to Djaler/vuetify
that referenced
this issue
Feb 25, 2021
…ring It should be counted in that way in VCombobox, but not in VAutocomplete fixes vuetifyjs#12958
8 tasks
KaelWD
pushed a commit
that referenced
this issue
Mar 6, 2021
It should be counted in that way in VCombobox, but not in VAutocomplete fixes #12958
This was referenced Mar 10, 2021
This was referenced Mar 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Vuetify Version: 2.4.2
Last working version: 2.3.17
Vue Version: 2.6.12
Browsers: Chrome 87.0.4280.141
OS: Linux x86_64
Steps to reproduce
Expected Behavior
Value cleared
Actual Behavior
Value not cleared
Reproduction Link
https://codepen.io/djaler/pen/ZEpmazq
Other comments
Looks like it was broken here f1b621b
The text was updated successfully, but these errors were encountered: