vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.5.9] VTreeview: Load an children afects the load state of all other children

Open ricardo17coelho opened this issue 11 months ago • 4 comments

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 avatar Mar 13 '24 13:03 ricardo17coelho

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

ricardo17coelho avatar Mar 13 '24 13:03 ricardo17coelho

I'm having the same issue: example

HendrikHuebner avatar Mar 25 '24 17:03 HendrikHuebner

same issue

pangjianxin avatar May 06 '24 14:05 pangjianxin