All client-side dynamic route pages were accessing params directly instead of unwrapping the Promise, which Next.js 15 now requires. |
||
|---|---|---|
| .. | ||
| (main) | ||
| (prizes) | ||
| failed | ||
| success | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||
All client-side dynamic route pages were accessing params directly instead of unwrapping the Promise, which Next.js 15 now requires. |
||
|---|---|---|
| .. | ||
| (main) | ||
| (prizes) | ||
| failed | ||
| success | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||