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] Empty chip when emptying text field #13274

Closed
Nglz opened this issue Mar 16, 2021 · 0 comments · Fixed by #13298
Closed

[Bug Report] Empty chip when emptying text field #13274

Nglz opened this issue Mar 16, 2021 · 0 comments · Fixed by #13298
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Nglz
Copy link

Nglz commented Mar 16, 2021

Environment

Vuetify Version: 2.4.6
Vue Version: 2.6.1
Browsers: Chrome 89.0.4389.82
OS: Windows 10

Steps to reproduce

  • Type something in the field
  • Erase it (before pressing enter and validating the chip)
  • Click away

Expected Behavior

Field is empty, no chip

Actual Behavior

Empty chip is created which has to be removed

Reproduction Link

https://codepen.io/galzinno/pen/WNoWKNE?editors=1010

Other comments

This is also true when there is no chip: an empty object is created and is then part of the selected list. Chips just make this more obvious

@ghost ghost added the S: triage label Mar 16, 2021
KaelWD pushed a commit that referenced this issue Mar 23, 2021
@KaelWD KaelWD added C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected and removed S: triage labels Mar 23, 2021
@KaelWD KaelWD added this to the v2.4.x milestone Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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