T
TanStack2mo ago
fair-rose

Layouts in FileRoutes

What I am missing? I want to setup so the component in __root is wrapping the one in index.tsx, for example. Basically how +layout works in svelte.
No description
1 Reply
harsh-harlequin
harsh-harlequin2mo ago
don't see an obvious mistake, can you please fork an example to reproduce your setup ? https://tanstack.com/router/latest/docs/framework/react/examples/quickstart-file-based
React TanStack Router Quickstart File Based Example | TanStack Rout...
An example showing how to implement Quickstart File Based in React using TanStack Router.

Did you find this page helpful?