}from"react-router-dom";const{MemoryRouter:ScopedMemoryRouter,Routes:ScopedRoutes,Route:ScopedRoute,useNavigate:useScopedNavigate,Link:ScopedLink,}=createScopedMemoryRouterEnvironment();functionModalRouter(){return(<ScopedMemoryRouterinitialEntries={["/"]}><ScopedRoutes><ScopedRoutepath="/"element={<Firs...
I have create detailed reproduction here: https://github.com/sethreidnz/react-router-nested-routes-whitespace-issue The details are all in the readme there but repeated here: If you visit the following link: https://react-router-nested-route-whitespace.netlify.app then click on the first thre...