You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 3.7.5, when the single-line property of v-text-field is enabled, the label property becomes inactive. This issue does not occur in version 3.7.4.
Expected Behavior
The label text should visible when the single-line property is enabled.
Actual Behavior
The label text is not visible when the single-line property is enabled.
Environment
Vuetify Version: 3.7.5
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Linux x86_64
Steps to reproduce
In version 3.7.5, when the single-line property of v-text-field is enabled, the label property becomes inactive. This issue does not occur in version 3.7.4.
Expected Behavior
The label text should visible when the single-line property is enabled.
Actual Behavior
The label text is not visible when the single-line property is enabled.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: