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.4.8] VList does not support two way binding when return-object is set to true #18925

Open
X-GeneIT opened this issue Dec 22, 2023 · 3 comments
Labels
C: VList VList C: VTreeview VTreeview E: nested Nested composable T: bug Functionality that does not work as intended/expected

Comments

@X-GeneIT
Copy link

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

@ElYaiko
Copy link

ElYaiko commented Mar 24, 2024

Any update?, Still happening in last version, I can't set initial values.

@rriixx
Copy link

rriixx commented Jul 10, 2024

Still not working in 3.6.12

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview C: VList VList E: nested Nested composable labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VList VList C: VTreeview VTreeview E: nested Nested composable T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants