TanStackT
TanStack3y ago
1 reply
inner-olive

is there a way to persist data in refresh?

if I have stale data or whatever every refresh using f5 for example I lost my cache data and it request everything again.

is there a way to persist this data on react query?

my main problem is not the actual f5 and is some components that use hyperlinks behind that redirects. and it always ask to the server the fresh data so I lost all my queries
Was this page helpful?