-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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, mjbullman/martin-bulllman-app#2 or con-cis/mc-docu#48 · May be fixed by YoutacRandS-VA/desec-stack#2 or mygivvara/codex#5
Closed
[Bug Report][3.5.9] VTreeview: Load an children afects the load state of all other children #19390
ricardo17coelho opened this issue
Mar 13, 2024
· 4 comments
· Fixed by #19773, mjbullman/martin-bulllman-app#2 or con-cis/mc-docu#48 · May be fixed by YoutacRandS-VA/desec-stack#2 or mygivvara/codex#5
Labels
Milestone
Comments
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 on the playground on the description is also reproducable ( after the 2n level ). |
I'm having the same issue: example |
johnleider
added
T: bug
Functionality that does not work as intended/expected
C: VTreeview
VTreeview
and removed
S: triage
labels
Mar 25, 2024
This comment was marked as duplicate.
This comment was marked as duplicate.
ESP-Marc
added a commit
to ESP-Marc/vuetify
that referenced
this issue
May 7, 2024
ESP-Marc
added a commit
to ESP-Marc/vuetify
that referenced
this issue
May 11, 2024
johnleider
pushed a commit
that referenced
this issue
May 14, 2024
KaelWD
added a commit
that referenced
this issue
Oct 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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/#...
The text was updated successfully, but these errors were encountered: