Skip to content

initial-model not reacting to new data #323

@moyalmic

Description

@moyalmic

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.
image

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions