Using slots and intercepting routes without actually closing modal
Unanswered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
Hi. I'd like to use slots and render lets say a modal in root layout that points to
The problem Is that I don't want to show actual
/search pageThe 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