Modal intercepting / parallel route and query parameters #62751
Unanswered
amlcodes
asked this question in
App Router
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having trouble understanding the parallel and intercepting routes.
I have a home page which is displaying the module on product click.
on my Product Page, I have a Product Variant Picker component. it pushes a new route to the router when clicked. The route is the same domain and route, but new search parameters.
How do I not show the modal?
Beta Was this translation helpful? Give feedback.
All reactions