[Bug Report][3.7.3] v-combobox placeholder is not consistent with v-textbox #20660
Labels
C: VCombobox
VCombobox
good first issue
A quick-win fix that would be great for new contributors
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Google Chrome, Microsoft Edge
OS: Windows, Linux
Steps to reproduce
A placeholder bound to an empty but non null model value
Expected Behavior
The combobx placeholder should show up as the v-text-field placeholder does
Actual Behavior
The placeholder remains hidden instead and strictly requires a null
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: