T
TanStack2y ago
other-emerald

Virtual Routes not working within layout routes

I have the route structure in the img $teamId/route.tsx export const Route = createFileRoute('/_auth-layout/$teamId')({}) when i delete this file i have to re-assign all my to params to to: '/$teamId/detail-layout/contact/$contactId' from to: '/$teamId/contact/$contactId', thereby the url contains the layout path.
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?