### What version of React Router are you using? v6.11.0 ### Steps to Reproduce Check this repo https://stackblitz.com/edit/react-ts-ffc4fk?file=App.tsx ### Expected Behavior When I go to `dashboard` route it should route to `/dashboard/profile` ### Actual Behavior it is routing to `/dashboard/profile/profile`