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
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
As I'm writing the docs for 0.8 I'm realising that the distinction between preload and prefetch is a bit confusing. It's not quite so bad if preloadRoutes becomes prefetchRoutes, because then there's symmetry with the programmatic prefetch function, and preload always means loading the data for a specific page.
The text was updated successfully, but these errors were encountered:
As I'm writing the docs for 0.8 I'm realising that the distinction between preload and prefetch is a bit confusing. It's not quite so bad if preloadRoutes becomes prefetchRoutes, because then there's symmetry with the programmatic
prefetch
function, andpreload
always means loading the data for a specific page.The text was updated successfully, but these errors were encountered: