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

tree is not reflecting data properly #79

Open
Fuzzyma opened this issue Jun 13, 2020 · 0 comments
Open

tree is not reflecting data properly #79

Fuzzyma opened this issue Jun 13, 2020 · 0 comments

Comments

@Fuzzyma
Copy link

Fuzzyma commented Jun 13, 2020

Changing e.g. the selection of a node is not reflected in the tree itself because it copies the node.
Because of that single properties like isSelected loose their reactivity.
My tree is bound to the store. But I cannot change the status of a leave by changing the store. I have to replace the whole node to make it work. That doesnt feel right somehow...

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

1 participant