-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Version is v5.2.2
I'm trying to create a reactive array that would cause the tree view to update every time the data changes but i'm having trouble getting the component to refresh. I've created a computed value called files that maps strings to nodes (giving it a unique id) and when I create a list object using v-for, the list updates properly, but I can't get the tree-view component to update itself with the new data.

Could somebody please tell me what i'm doing wrong? Does initial-model not update after being set once? Please help me out!
Many thanks!
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested