@c10t/nice-component-library 0.0.20-e → 0.0.20-f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7901,6 +7901,7 @@ class CvaFlatTreeComponent {
7901
7901
  }
7902
7902
  this.checkedDefaultValue();
7903
7903
  this.updateSelectAll();
7904
+ this.expandTreeDataSource(this.treeControl, 'isExpanded');
7904
7905
  this.updateSelectedTree();
7905
7906
  this.callValidator();
7906
7907
  if (this.isView) {