Create Routing Pattern Similar to Next.js 14 app router. #1044
Unanswered
sohamnandi77
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @tannerlinsley, I'm relatively new to the concept of routing. I was wondering if you could provide an example demonstrating how to achieve a similar setup as the provided example, in the Tanstack Router. Specifically, I'm interested in implementing error boundary and suspense as wrappers over the page component, similar to the way it is done in Next.js 14 with the app router.

Beta Was this translation helpful? Give feedback.
All reactions