[Bug Report][3.7.5] VField - setting single-line
hides label
#20751
Labels
C: VField
T: bug
Functionality that does not work as intended/expected
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 3.7.5
Last working version: 3.7.4
Vue Version: 3.5.13
Browsers: Firefox 133.0
OS: Linux
Steps to reproduce
<v-text-field label="test label" single-line />
Expected Behavior
A label should be shown even when using
single-line
Actual Behavior
No label is shown
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
This bug was introduced by #20722
The text was updated successfully, but these errors were encountered: