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
Since fetchNextData doesn't use the same /_next/data building logic as prefetching when mismatching href and as values are provided for a dynamic SSG route the page data will be able to be prefetched but not loaded on client-transition.