soft navigation that matches the intercepted route #67393
Unanswered
dcapitator
asked this question in
App Router
Replies: 1 comment
-
@icyJoseph if u can help with this. Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
@ztanner
#64808
hey , i wanted to check your workaround but the codesandbox u provided doesnt have anything related to group routes and how u skip intercepting route by implementing diff layouts .. would u be able to send here the correct link ?? thank you.
One more question is that the intercepted routes are stacked when i open another intercepted route from within the modal itself giving an example :
/signin modal that has /signup inside and if u click i intercept that route . so the issue is when i close that modal i have to visit the previous /signin intercepted route and so on and so forth until all the routes gets visited back to home "/" for example ..
with that being said i will try to use router.replace to not add another route in history .. ( not sure if it works )
#59466 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions