JavaScript UI Libraries & Blazor Components Suite – Smart UI › 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
guerlloy
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.