rsnext/packages/next/next-server/lib/router
JJ Kasper 47b7660aec
Ensure path starts with / when deleting index basePath with query (#20766)
This is a follow-up to https://github.com/vercel/next.js/pull/20596 and https://github.com/vercel/next.js/pull/20658 ensuring the `as` value is prefixed with the `basePath` correctly with a query. This updates the test to also ensure no errors are shown when a query is present on the index `basePath` route. 

Fixes: https://github.com/vercel/next.js/pull/20757#issuecomment-754338510
2021-01-06 01:20:04 +00:00
..
utils Update error when internal href and external as are used (#20658) 2021-01-01 12:14:42 -06:00
router.ts Ensure path starts with / when deleting index basePath with query (#20766) 2021-01-06 01:20:04 +00:00