@nettyapps/ntybase 21.0.5 → 21.0.6

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,7 +1607,6 @@ 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();
1611
1610
  }
1612
1611
  else {
1613
1612
  this.commonService.clearOutlet();