Keep intercepting parallel route modal after hard-refresh
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hey everyone! 👋
I am trying to keep a modal open using intercepting routes and parallel routes even after a browser hard-refresh. One of my goals is to be able to share the URL and for it to show the open modal.
I leave the following repo as a starting point to understand the situation and be able to test: https://github.com/vercel/nextgram
Does anyone have any ideas on how to solve this problem?
I am trying to keep a modal open using intercepting routes and parallel routes even after a browser hard-refresh. One of my goals is to be able to share the URL and for it to show the open modal.
I leave the following repo as a starting point to understand the situation and be able to test: https://github.com/vercel/nextgram
Does anyone have any ideas on how to solve this problem?
1 Reply
Spectacled bearOP
I suppose no one has any idea : )