TreeTable | Partial selection doesn't work correctly on inital load. #15158
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Partially selected parent nodes are not reflected correctly if the
selection
value provided on init.Reproducer: https://stackblitz.com/edit/bcnxj1?file=src%2Fapp%2Fdemo%2Ftree-table-selection-checkbox-demo.ts
Expected behavior: The parent node should be partially checked if any child node is selected.
The text was updated successfully, but these errors were encountered: