You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to React and Trying to implement infinity scroll with useInfinityLoader Hook. It works fine when on the page I implement but if I change the page and back to the original one Its struck on the bottom of the page and keep fetching more until it exhausts all the data.
The text was updated successfully, but these errors were encountered:
I am new to React and Trying to implement infinity scroll with
useInfinityLoader
Hook. It works fine when on the page I implement but if I change the page and back to the original one Its struck on the bottom of the page and keep fetching more until it exhausts all the data.The text was updated successfully, but these errors were encountered: