Skip to content
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

update data does not update the tree view #103

Open
scyuan opened this issue Nov 11, 2019 · 2 comments
Open

update data does not update the tree view #103

scyuan opened this issue Nov 11, 2019 · 2 comments

Comments

@scyuan
Copy link

scyuan commented Nov 11, 2019

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>
@steeldimon
Copy link

Thank you for your issues, i have same thing.

@phphe
Copy link
Owner

phphe commented Jan 10, 2020

Thank for your use. I published he-tree-vue. vue-draggable-nested-tree will no longer be updated.
try this https://he-tree-vue.phphe.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants