Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Problems with persistence for pagination when having multiple tables #414

@thomfre

Description

@thomfre

This is similar to #229, but will manifest itself when you have multiple tables and persistState enabled.

The issue is that the last table you interact with will update the onPagination stored in local storage. On subsequent refreshes all tables on the page (regardless of their ID) will have the onPagination event triggered with the value from local storage - including having the wrong limit set.

This is also mentioned in a comment on #229.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions