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
* fix: preview mode for odb/fallback pages
* chore: add new preview redirect to standard function for fallback srcRoutes
* chore: fix basePath redirects for fallback preview mode lol pain
* chore: fix incorrect pathing to new preview function
* chore: add additional test
* fix: revalidate pages with fallback werent getting new preview redirects
Co-authored-by: Matt Kane <[email protected]>
// Some pages (getStaticProps/withFallback) require a separate standard function for preview mode; this provides the name for that function, to be called in several places
0 commit comments