-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are not enough "keep previous data" feature - return the previous key's data until the new data has been loaded.
This feature is well explained in swr: https://swr.vercel.app/docs/advanced/understanding#return-previous-data-for-better-ux
There is an example on @nanostores /query: https://codesandbox.io/p/sandbox/nanostories-query-react-paging-rick-morty-q6ctwm
It shows how the content "jumps" when the user navigates to the next page (when the cache is empty).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request