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.7.3] v-combobox placeholder is not consistent with v-textbox #20660

Open
giuliohome opened this issue Nov 2, 2024 · 0 comments
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

Comments

@giuliohome
Copy link

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

@MatthewAry MatthewAry added T: bug Functionality that does not work as intended/expected C: VCombobox VCombobox good first issue A quick-win fix that would be great for new contributors and removed S: triage labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants