In Next.js 15, dynamic route params are now Promises and must be awaited before accessing properties. |
||
|---|---|---|
| .. | ||
| [page_id] | ||
| about_us | ||
| advert | ||
| auth | ||
| b | ||
| contact_us | ||
| live | ||
| playlist/[id] | ||
| quiz | ||
| sms | ||
| toss | ||
| treasury | ||
| vote | ||
| layout.tsx | ||
In Next.js 15, dynamic route params are now Promises and must be awaited before accessing properties. |
||
|---|---|---|
| .. | ||
| [page_id] | ||
| about_us | ||
| advert | ||
| auth | ||
| b | ||
| contact_us | ||
| live | ||
| playlist/[id] | ||
| quiz | ||
| sms | ||
| toss | ||
| treasury | ||
| vote | ||
| layout.tsx | ||