react-infinite-scroller icon indicating copy to clipboard operation
react-infinite-scroller copied to clipboard

Enable Page Reset Option

Open amir-beheshty opened this issue 7 years ago • 0 comments

Is your feature request related to a problem? Please describe. I'm using this module for searching & retrieving more data. After each search is cleared I'd like to reset the UI by retrieving again from page 1. Unfortunately, the cached page number is incremented and unwanted data is rendered.

Describe the solution you'd like I think it would be a great to make the API a bit more versatile by allowing the client to set/reset the page number for each request.

amir-beheshty avatar Oct 31 '18 22:10 amir-beheshty