[Bug Report][3.4.9] VSelect – using the value-prop, the v-select does not show the title of the selected value properly #18986
Unanswered
feam-codes
asked this question in
Q&A
Replies: 1 comment
-
modelValue not value |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Vuetify Version: 3.4.9
Vue Version: 3.4.5
Browsers: Chrome 120.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Add a VSelect with some items and define the initial value with the value-prop.
Expected Behavior
The VSelect should show the title of the selected item.
Actual Behavior
The VSelect shows the given value instead of the title.
Reproduction Link
https://play.vuetifyjs.com/#...
Beta Was this translation helpful? Give feedback.
All reactions