rsnext/test/e2e/app-dir/use-params/app
Tim Neutkens 73e2979cb8
Ensure useParams return array for catch-all routes (#52494)
## What?

Ensures `useParams` matches `params` passed to the page, also matches the docs.

Fixes #50856
Fixes NEXT-1419
2023-07-10 12:04:44 +00:00
..
[...path] Ensure useParams return array for catch-all routes (#52494) 2023-07-10 12:04:44 +00:00
[id] Check for null before reading value in useParams (#47875) 2023-04-05 21:51:52 +00:00
layout.tsx Add useParams() (#47373) 2023-03-22 09:26:19 +00:00
page.tsx Add useParams() (#47373) 2023-03-22 09:26:19 +00:00