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
This is my first try with React Query. The problem i am facing is when the page loads the api calls one by one with unique next ids. What i was trying to implement is , when user reaches the end of the page (onEndReached) the data needs to be fetched. Can somebody help me with this implementation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my code:
This is my first try with React Query. The problem i am facing is when the page loads the api calls one by one with unique next ids. What i was trying to implement is , when user reaches the end of the page (onEndReached) the data needs to be fetched. Can somebody help me with this implementation?
Beta Was this translation helpful? Give feedback.
All reactions