rsnext/test/integration/basepath-root-catch-all/pages
JJ Kasper f8534a6e62
Fix data URL with root-catchall and basePath (#16263)
This fixes the incorrect `/_next/data` URL being generated on client transition due to the `as` value passed to `getRouteInfo` having the `basePath` which is used while interpolating the values for dynamic routes, specifically root catch-all routes. A regression test has also been added to ensure this is working

Closes: https://github.com/vercel/next.js/issues/15747
2020-08-17 15:25:36 +00:00
..
[...parts].js Fix data URL with root-catchall and basePath (#16263) 2020-08-17 15:25:36 +00:00
hello.js Fix data URL with root-catchall and basePath (#16263) 2020-08-17 15:25:36 +00:00