ng2-tree
ng2-tree copied to clipboard
Checkbox state not properly populated recursively to the upper nodes.
From your demo @ https://valor-software.com/ng2-tree/index.html
I tried at the Directory/File structure session, check the boot->grub->fonts, the status is not recursively populated back to the upper node.
I tried also in my code tuning properties isCollapsedOnInit keepNodesInDOM
Both not help
Please advice this is the correct behavior or not.
Thanks.
@coolnk2001 have you found a solution to the problem of not populating recursively to the upper nodes? I'm dealing with the same problem.