Skip to content

the pagination UI is properly reset when filtering changes the current page. #76

@TaifRaoof

Description

@TaifRaoof

when moving to page 3 for example and filter data ( using server pagination ) I reset the page number to 1 , and it showing data for page 1 but the highlighted color is point to page 3 ,
so , I have adding :key="currentPage" to reset the table when filter data to reset the highlighted color index to current position.

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