Skip to content

How to get the page index to reset to zero when the column filters are changedΒ #557

@jasonhilldm

Description

@jasonhilldm

Is there an option to have the page index to reset to zero when the filters are changed? I know the react table has the option autoResetPageIndex but when I set that to true, I am finding that I cannot even navigate to page 2 of the table because it keeps on navigating back to page 1 again when I am using this module.

The autoResetPageIndex does work when I let react table handle all the state rather than using this module for query params.

Have you been able to get autoResetPageIndex to work with your module? Maybe there's something I am doing wrong.

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