Nested routes with independent pages #9001
Unanswered
pavlyxar567
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello guys!)
Thank u for the amazing library, it is plesure to work with react-router!
And I will be thankfull if u help me with my question)
I try to find supported ways to reach nested and logical routes at my address bar, for example:
I have list of components: https://myapp:5555/products
And I have a definite product: https://myapp:5555/products/3
And I need that pages will be independent and won't be poduct is nested to products page
I can't reach this goal using this way:
Can u give advise for solving my issue?
Beta Was this translation helpful? Give feedback.
All reactions