ee4eecd1c6
Pagination is page-based (not load-more), so reset: true on each page navigation is correct. Using at: -1 would accumulate records across pages, breaking the pagination model.