-
-
Couldn't load subscription status.
- Fork 366
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
there are tow issues related to events at the moment:
- Unless a change also changes it's parents value the bind value does not trigger an update (reactivity).
- clicking on a node with no children will trigger reactivity (the value of node's open prop is changing even if it doesn't have children)
Expected Behavior
- every change on the nodes object should trigger reactivity.
- only nodes with children should trigger reactivity (if opened/closed)
Steps To Reproduce
No response
Link to Reproduction / Stackblitz
No response
More Information
reported in https://discord.com/channels/1003691521280856084/1144130943527956510
endigo9740
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working