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
After loading many pages of data using the useSWRInfinite method, when the user triggers a refresh, only wants to keep and refresh the first page of data.
And then request the next page of data when the user pulls up, how to implement this?
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
-
After loading many pages of data using the useSWRInfinite method, when the user triggers a refresh, only wants to keep and refresh the first page of data.
And then request the next page of data when the user pulls up, how to implement this?
Beta Was this translation helpful? Give feedback.
All reactions