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've been reading examples around the web of pagination with rtk-query. Looks like they all depend on the page number being part of the query and pointing to the right slice of data in the cache. Is there a nice pattern for using rtk-query with an opaque cursor instead?
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
-
I've been reading examples around the web of pagination with rtk-query. Looks like they all depend on the page number being part of the query and pointing to the right slice of data in the cache. Is there a nice pattern for using rtk-query with an opaque cursor instead?
Beta Was this translation helpful? Give feedback.
All reactions