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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have dynamic routes for concrete items (with interception for open in "modal") and static route for items/archive.
I want use interception route for dynamic routes, but not for static.
But now dynamic route intercept
archive
route asid=archive
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/damp-pine-js26gp
To Reproduce
next dev
)Current vs. Expected behavior
Following steps from the previous section, I expect see Archive page,

but observed interception page for dynamic route.
Example
codesandbox
Beta Was this translation helpful? Give feedback.
All reactions