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
This might be a duplicate of #255. Parallel and intercepted routes currently have some rough edges as far as I know. I'm unfortunately not aware of anything that can currently be fixed on the next-intl side.
@amannn is it also the cause of: You cannot have two parallel pages that resolve to the same path. Please check /[locale]/(main)/@modal/(.)album/[id]/quickview/page and /[locale]/[...rest]/page. Refer to the route group docs for more information: https://nextjs.org/docs/app/building-your-application/routing/route-groups ?
Description
Next-intl + SSG is used. In dev mode, interception routing works normally, but not in build mode.
Node: 18.11.0
Mandatory reproduction URL (CodeSandbox or GitHub repository)
https://github.com/daofeng-1998/next-intl-intercepting-route-issue
Reproduction description
Steps to reproduce:
Expected behaviour
Expect it to work
The text was updated successfully, but these errors were encountered: