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.5.9] Treeview: when selecting a checkbox of the treeview item then the v-model:selected not always updates the given property #19400

Open
hoekstrajan opened this issue Mar 14, 2024 · 1 comment · May be fixed by #19795
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected

Comments

@hoekstrajan
Copy link

Environment

Vuetify Version: 3.5.9
Vue Version: 3.4.21
Browsers: Chrome 122.0.0.0
OS: Windows 10

Steps to reproduce

Unfold the tree-view items... And also selected them.

Expected Behavior

I'm expecting that every selected treeviewitem is shown in the list with selected treeview items.

Actual Behavior

It seems that mostly the treeviewitems with childs are selected properly, but the one without childs never get selected (in the resultset). And sometimes, depending on if the treeview is folded, or not, then also that treeview is not placed in the result-set while they are selected

Reproduction Link

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

@hoekstrajan hoekstrajan changed the title [Bug Report][3.5.9] when selecting a checkbox of the treeview item then the v-model:selected not always updates the given property [Bug Report][3.5.9] Treeview: when selecting a checkbox of the treeview item then the v-model:selected not always updates the given property Mar 14, 2024
@kingyangcn
Copy link

Any solution please?

@yuwu9145 yuwu9145 self-assigned this May 13, 2024
@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview and removed S: triage labels May 13, 2024
@yuwu9145 yuwu9145 linked a pull request May 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants