Router.push not working with intercepted modals using parallel routes #71736
Unanswered
drvxksh
asked this question in
App Router
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a signup/login modal which is intercepted as a modal and when refreshed takes the user to that dedicated page. Now when signed in, the code works as expected, will verify and redirect to the dashboard. However when logged in through the modal, nothing happens. The console prints something like
/dashboard?_rscEarlier i was even getting an error which doesn't seem to appear now
The github repo is Link
Beta Was this translation helpful? Give feedback.
All reactions