[Bug Report][3.1.12] Placeholder in Input fields does not show unless focused #17039
Labels
C: VTextField
VTextField
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.1.12
Last working version: 3.1.10
Vue Version: 3.2.38
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
Change version to 3.1.10 and you will notice that the placeholder content is visible. When in 3.1.12 the placeholder only shows once the input is focused. This seems to be the case for all input components
Expected Behavior
The placeholder should show as long as the value is blank.
Actual Behavior
The placeholder only shows once focused
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: