react-infinite-scroll-component icon indicating copy to clipboard operation
react-infinite-scroll-component copied to clipboard

How to refresh the data in the InfiniteScroll component when I delete an item

Open mandula-abhilash opened this issue 2 years ago • 0 comments

I am trying to delete an item from the component when I delete an Item. But it is not re rendering or refreshing the data.

Is this the default or expected behavior?

Is there a way to refresh the data without having to call the API again to re fetch the data?

mandula-abhilash avatar Feb 14 '23 04:02 mandula-abhilash