You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #9342 on September 26, 2022 15:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What version of React Router are you using?
6
Steps to Reproduce
Route.tsx
+++++++++++
When I locationed to "http://127.0.0.1:3344/nest/nest1/nest1_1", only nest component rendered. But it must be nest1_1 component rendered.
Expected Behavior
nest1_1 component rendered.
Actual Behavior
nest component rendered
Beta Was this translation helpful? Give feedback.
All reactions