TanStackT
TanStack3y ago
14 replies
scornful-crimson

tanstack router inside React router

I’ve added a micro application using tanstack router inside a larger React router project.

The initial loading works fine, but afterwards the routing inside tamarack router is not affected by the actions taken in the app wrapping tan stack router.

Does anyone have any idea on how to make tanstack router and react router work together? Or is my best bet converting the whole thing to tanstack (will be a large refactor)?
Was this page helpful?