Closed madmax983 closed 7 years ago
When handleChildToggle gets called and splices in children for rendering, it doesn't respect previously expanded child rows.
For now, the expected behavior will be that when a parent row is unexpanded, all children rows will have be set to not be expanded as well.
When handleChildToggle gets called and splices in children for rendering, it doesn't respect previously expanded child rows.