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] VTreeview: Load an children afects the load state of all other children #19390

Closed
ricardo17coelho opened this issue Mar 13, 2024 · 4 comments · Fixed by #19773 · May be fixed by gradsflow/fastserve-ai#61 or mjbullman/martin-bulllman-app#2
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ricardo17coelho
Copy link

Environment

Vuetify Version: 3.5.9
Vue Version: 3.4.21
Browsers: Chrome 122.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

See the playground

Expected Behavior

When the fn "load-children" is called, only the affected node, should have the "loading" state

Actual Behavior

When the fn "load-children" is called all other nodes have the "loading" state

Reproduction Link

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

@ricardo17coelho ricardo17coelho changed the title [Bug Report][3.5.9] VTreeview: Load an children afectes the load state of all other children [Bug Report][3.5.9] VTreeview: Load an children afects the load state of all other children Mar 13, 2024
@b-maslennikov
Copy link

@ricardo17coelho
Copy link
Author

@b-maslennikov on the playground on the description is also reproducable ( after the 2n level ).
But thx for your example 👍

@HendrikHuebner
Copy link

HendrikHuebner commented Mar 25, 2024

I'm having the same issue: example

@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview and removed S: triage labels Mar 25, 2024
@johnleider johnleider self-assigned this Mar 25, 2024
@pangjianxin

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment