Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Table › Possible bug: Remote data table looping when no cache › Reply To: Possible bug: Remote data table looping when no cache
July 7, 2020 at 5:12 am
#100865
Member
Also, I saw the loop doesn’t happen if you start from pageIndex=1 instead of pageIndex=0.
It’s not a solution (obvously the table should show initially the first page and not the second), but maybe gives a clue about the problem.