rsnext/test/integration/prerender-fallback-aspath/pages/blog/[post]
JJ Kasper 67482914c6
Normalize request URL/asPath for fallback SSG pages (#16352)
This interpolates the dynamic values and rebuilds the request URL for fallback SSG pages since the proxy uses the output path for non-prerendered pages on Vercel which can cause inconsistent request URL/`asPath` values for SSG pages. This also adds tests to ensure the `asPath` is correctly updated

Fixes: https://github.com/vercel/next.js/issues/16269
2020-08-19 15:23:02 +00:00
..
[comment].js Normalize request URL/asPath for fallback SSG pages (#16352) 2020-08-19 15:23:02 +00:00
index.js Normalize request URL/asPath for fallback SSG pages (#16352) 2020-08-19 15:23:02 +00:00