[Bug Report][3.4.8] VList does not support two way binding when return-object is set to true #18925
Labels
C: VList
VList
C: VTreeview
VTreeview
E: nested
Nested composable
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 3.4.8
Vue Version: 3.4.0-beta.4
Browsers: Chrome 120.0.0.0
OS: Windows 10
Steps to reproduce
Run the link provided and Ideally "Item 1" should be selected when VList loaded initially.
Expected Behavior
need to utilize the v-model:selected functionality when when return-object is set to true.
Actual Behavior
v-model:selected accepts value object
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: