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.5] Two way Data Binding using v-model:selected with Treeview #20787

Closed
aymomeni opened this issue Dec 17, 2024 · 1 comment
Closed
Labels
duplicate The issue has already been reported

Comments

@aymomeni
Copy link

Environment

Vuetify Version: 3.7.5
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

When the selection is populated for v-model:selected with a valid selection element a check mark is not created on the respective Treeview node.

Expected Behavior

Should create a selected check mark on respective Treeview node.

Actual Behavior

Does not create a selected check mark on respective Treeview node.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Two way binding seems to not work with v-model:selected

@KaelWD
Copy link
Member

KaelWD commented Dec 18, 2024

Duplicate of #18925

@KaelWD KaelWD marked this as a duplicate of #18925 Dec 18, 2024
@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
@github-actions github-actions bot added duplicate The issue has already been reported and removed S: triage labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants