#staleTime vs. preloadStaleTime
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
Hi. What's the difference between these to in terms of caching? I have a loader in my route component. If the preloadStaleTime is for the loader, what does staleTime affects?
They behave differently based on how they are triggered
Just as I thought. Thanks!