dynamic routes params error
Unanswered
Peterbald posted this in #help-forum
PeterbaldOP
Why am I getting this error? I am awaiting the route params
1 Reply
Korat
Do
Also add
const chatId = (await params).chatIdAlso add
{params: Promise<{chatId:string}>} in the props