@esfaenza/es-table 11.2.87 → 11.2.88

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.
@@ -4206,7 +4206,7 @@
4206
4206
  return __generator(this, function (_t) {
4207
4207
  newSearchView = changes['SearchView'];
4208
4208
  if (newSearchView && this.SearchView)
4209
- this.arrayPulsanti = this.utilities_H.getPagesArray(6, this.SearchView.page, this.SearchView.pages || 1, this.SearchView.items.length, this.SearchView.itemsperpageoverride);
4209
+ this.arrayPulsanti = this.utilities_H.getPagesArray(6, this.SearchView.page, this.SearchView.pages || 1, this.SearchView.objectcount, this.SearchView.itemsperpageoverride);
4210
4210
  return [2 /*return*/];
4211
4211
  });
4212
4212
  });