Skip to content

update data does not update the tree view #103

Open
@scyuan

Description

@scyuan

question

when the 'treeData' was changed,but the tree has not change and it's just display blank。

expected

the 'treeData' change,the view change.

<DraggableTree
      class="catalog-tree"
      :data="treeData"
      crossTree
      :draggable="false"
      ref="draggabletree"
    >
...
</DraggableTree>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions