vuetify
vuetify copied to clipboard
[Bug Report][3.5.9] VTreeview: Load an children afects the load state of all other children
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
@b-maslennikov on the playground on the description is also reproducable ( after the 2n level ). But thx for your example 👍
I'm having the same issue: example
same issue