Next.js Discord

Discord Forum

Using slots and intercepting routes without actually closing modal

Unanswered
Siamese Crocodile posted this in #help-forum
Open in Discord
Siamese CrocodileOP
Hi. I'd like to use slots and render lets say a modal in root layout that points to /search page

The problem Is that I don't want to show actual /search page as a whole. I'd like to only use it as a modal but I am not sure how to achive it.

3 Replies

Siamese CrocodileOP
Thats an example repo with the desired behaviour - refreshing page with modal open should still open the modal instead of showing full page
Korat
The README on that repo says it illustrates the exact opposite