Next.js Discord

Discord Forum

Is there a way to opt out of routing to the intercepting route?

Unanswered
Havana posted this in #help-forum
Open in Discord
HavanaOP
Say for example I have a modal using parallel & intercepting route when I click on a Link component. Is there a way to navigate to the actual page (i.e. the intercepted page)? So far, I have not found a way other than using the anchor tag (<a></a>).

0 Replies