TanStackT
TanStack2y ago
8 replies
spotty-amber

Nested Routes that varies between Outlet and specified components

Hello! I created a sample code below

https://stackblitz.com/edit/github-gvqtql

How would I restructure this so that /foo/bax/baz will render as it's own page and not as an Outlet on /foo while keeping /foo/bar and /foo/bax rendered on the /foo. Thank you so much!!
StackBlitzimjayes
Run official live example code for Router Quickstart File Based, created by Tanstack on StackBlitz
Router Quickstart File Based Example - StackBlitz
Was this page helpful?