No Routes Auto-Complete
I am new here but why is there no auto-complete for the existing routes? 🥹

1 Reply
initial-rose•6mo ago
did you register the types?
https://tanstack.com/router/latest/docs/framework/react/decisions-on-dx#2-declaring-the-router-instance-for-type-inference
Decisions on Developer Experience | TanStack Router React Docs
When people first start using TanStack Router, they often have a lot of questions that revolve around the following themes: Why do I have to do things this way? Why is it done this way? and not that w...