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.7.6] v-autocomplete (with multiple enabled) - keyboard entry is not possible after deleting last item #20796

Closed
igor-ostojic opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
C: VAutocomplete T: bug Functionality that does not work as intended/expected
Milestone

Comments

@igor-ostojic
Copy link

Environment

Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Windows 10

Steps to reproduce

Use v-autocomplete component with multiple prop on.

Enter data in label for 3 items/ or select with check box option

Delete the third item in input

Try to write anything in the input.

Expected Behavior

User can write using keyboard in input, after entering data, the user receives a list of items.

Actual Behavior

User is not able to enter any data.

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VAutocomplete labels Dec 23, 2024
@KaelWD KaelWD self-assigned this Jan 16, 2025
@KaelWD KaelWD added this to the v3.7.x milestone Jan 16, 2025
@KaelWD KaelWD closed this as completed in 2cab7e4 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete 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