Skip to content

update data does not update the tree view #103

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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