-
-
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][3.1.2] Combobox placeholder remains displayed when values selected #16493
Labels
Milestone
Comments
gitemad
added a commit
to gitemad/vuetify
that referenced
this issue
Feb 1, 2023
fixes vuetifyjs#16519 fixes vuetifyjs#16493 Fix placeholder remains displayed when selecting items in components like VCombobox and VAutoComplete
gitemad
added a commit
to gitemad/vuetify
that referenced
this issue
Feb 9, 2023
fixes vuetifyjs#16519 fixes vuetifyjs#16493 Fix placeholder remains displayed when selecting items in components like VCombobox and VAutoComplete
johnleider
added a commit
that referenced
this issue
Mar 28, 2023
KaelWD
added a commit
that referenced
this issue
Apr 4, 2023
KaelWD
added
T: bug
Functionality that does not work as intended/expected
C: VCombobox
VCombobox
labels
Apr 4, 2023
KaelWD
added a commit
that referenced
this issue
Apr 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
Vuetify Version: 3.1.2
Vue Version: 3.2.45
Browsers: Chrome 109.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Just add a placeholder attr to a combobox and then select a value
Expected Behavior
no placeholder displayed
Actual Behavior
placeholder displayed
Reproduction Link
https://codepen.io/pasco82/pen/qByxZov
The text was updated successfully, but these errors were encountered: