rsnext/test/integration/root-optional-revalidate
JJ Kasper 450742274a
Fix optional catch-all /index revalidate params (#16451)
This corrects the case where `/index` is used during revalidation for an optional catch-all route and `index` is passed as a param even though it should be undefined. This also adds test cases to make sure the params are normalized correctly

Fixes: https://github.com/vercel/next.js/issues/16366
2020-08-21 18:13:24 +00:00
..
pages Fix optional catch-all /index revalidate params (#16451) 2020-08-21 18:13:24 +00:00
test Fix optional catch-all /index revalidate params (#16451) 2020-08-21 18:13:24 +00:00
server.js Fix optional catch-all /index revalidate params (#16451) 2020-08-21 18:13:24 +00:00