Redirecting from modal in intercepted route
Unanswered
Serengeti posted this in #help-forum
SerengetiOP
I had an issue similar to what is mentioned here: https://github.com/vercel/next.js/issues/49662
I have Links in a modal which is an intercepted route and parallel route. When I click a link the URL in the browser is correct, but needs a refresh to display the correct content. Any ideas how to fix this?
I have Links in a modal which is an intercepted route and parallel route. When I click a link the URL in the browser is correct, but needs a refresh to display the correct content. Any ideas how to fix this?