@nettyapps/ntybase 21.0.4 → 21.0.5

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.
@@ -1607,6 +1607,7 @@ class NettyAgGridBase {
1607
1607
  // Clear right side nav if parameterGUID is not provided
1608
1608
  if (this.hasValidValue(this.parameterGUID)) {
1609
1609
  this.setFilter();
1610
+ this.loadData();
1610
1611
  }
1611
1612
  else {
1612
1613
  this.commonService.clearOutlet();