JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Table Possible bug: Remote data table looping when no cache

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100864
    guerlloy
    Member

    This one is tricky to explain, but easy to reproduce. It happens on 7.7.1 version (june 2020).

    1. Go to demos/table/remote-data
    2. At index.js, changeĀ virtualDataSourceCache from true to false
    3. Run the demo index.htm.
    4. The setup enters in a loop requesting endlessly for data pages. It can be stopped by manually change a page.

    I need not to have cache to allow the table to reflect changed data.
    Thanks

    #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.

    #100866
    admin
    Keymaster

    Hi guerlloy,
    Thank you for your detailed feedback. This issue will be resolved in the next release of Smart HTML Elements.
    Best regards,
    Dimitar
    Smart HTML Elements Team
    https://www.htmlelements.com/

    #100867
    guerlloy
    Member

    Good, then I’ll wait for the next release.
    Thanks for the quick response šŸ™‚
    Carlos

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.