Open gbaldeon opened 1 year ago
Hi, you can manually set the Page Index to 1 upon detecting any changes in your search component or when the input state changes
@Indranil-R How can I set the page Index to 1? what props?
Have a look at the forcePage prop
I'm building a search results page. While changing the data and the pageCount property the paginate component doesn't update the active page.
I'm using 2 datasets.
Steps to reproduce:
How to reset or set page 1 as active when I change the data?