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.6.9] TreeView unable to select multiple items since 3.6.9 #20024

Closed
bendecruz745 opened this issue Jun 19, 2024 · 0 comments · Fixed by #20032
Closed

[Bug Report][3.6.9] TreeView unable to select multiple items since 3.6.9 #20024

bendecruz745 opened this issue Jun 19, 2024 · 0 comments · Fixed by #20032
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@bendecruz745
Copy link

bendecruz745 commented Jun 19, 2024

Environment

Vuetify Version: 3.6.9
Vue Version: 3.4.29
Browsers: Chrome 126.0.0.0
OS: Windows 10

Steps to reproduce

Use either Leaf or Independent select-strategy, try to select multiple items.

Expected Behavior

Able to select several items

Actual Behavior

When selecting another item, it deselects the previous one

Reproduction Link

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

Other comments

Issue is not present in 3.6.8, however there is currently a re-rendering issue present in that version that makes Treeview stutter/lag terribly with a big enough item list which was fixed in #19968 in the 3.6.9 release.

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 T: regression Something that used to work but we broke
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants