[Bug]: Nested routes not working fine #9376
-
What version of React Router are you using?v6.4.1 Steps to ReproduceCreate a Try to navigate from Expected BehaviorNesting should work fine regardless of how deep it is when Actual BehaviorCode sandbox deploy Navigating to the Blog page works fine. However, clicking into a blog-post doesn't work. It updates the url, but doesn't render expected component. |
Beta Was this translation helpful? Give feedback.
Answered by
yunior0814
Oct 3, 2022
Replies: 1 comment 2 replies
-
@mbilesanmi I recommend to do something like this
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mbilesanmi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mbilesanmi I recommend to do something like this