-
-
Couldn't load subscription status.
- Fork 366
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
when using recursive-mode in the tree-view and changing the bound object, the tree isn't updating to reflect the changes.
Expected Behavior
the tree-view should reflect any changes made to the bound object.
Steps To Reproduce
- in https://skeleton-docs-git-v2-skeleton-labs.vercel.app/components/tree-views#toc-multiple-selection
- adding the following line to update the tree:
multipleDD[0].checked = !multipleDD[0].checked;
multipleDD = multipleDD;Link to Reproduction / Stackblitz
No response
More Information
reported in https://discord.com/channels/1003691521280856084/1144130943527956510
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working