79708330

Date: 2025-07-20 19:56:51
Score: 3.5
Natty:
Report link

Here is an article which talks about it : https://www.oxelya.com/blog/contruire-requetes-next-js, u have to catch your params in a Promise at ur initial request and then await them

Before : params = await user.id,etc....

Now : {user, userId, etc...} = await params

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Oxelya