Skip to content
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.12] Placeholder in Input fields does not show unless focused #17039

Closed
markcouvaras opened this issue Mar 30, 2023 · 3 comments
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

Comments

@markcouvaras
Copy link

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/#...

@KaelWD
Copy link
Member

KaelWD commented Mar 30, 2023

#16565

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VTextField VTextField labels Mar 30, 2023
@KaelWD KaelWD added this to the v3.1.x milestone Mar 30, 2023
@MatthewAry
Copy link
Contributor

MatthewAry commented Apr 3, 2023

Likely affects the prefix and suffix props as well.

@SHrebeniuk

This comment was marked as off-topic.

@KaelWD KaelWD closed this as completed in 5ac0fa9 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

4 participants