You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to use the same dynamic param twice. But even if it is the same param, the getPathname() is asking two params. I can't obviously enter the same param twice… Is it my mistake?
Description
I need to use the same dynamic param twice. But even if it is the same param, the getPathname() is asking two params. I can't obviously enter the same param twice… Is it my mistake?
Here is the pathname code:
The error:
Verifications
Mandatory reproduction URL
https://github.com/amannn/next-intl-bug-repro-app-router
Reproduction description
Steps to reproduce:
Expected behaviour
We enter only one param, since it is the same param called twice.
The text was updated successfully, but these errors were encountered: