Cant build my app anymore after PR 1495 #1521
-
Why implement the "feature" of only allow leaf nodes? From this pr. Now my app wont build anymore because of typescript errors. Should we only be allowed to route to leaf nodes?
Btw this also broke your own example in the docs... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
this has been loosened up in https://github.com/TanStack/router/releases/tag/v1.31.0 again, so please upgrade |
Beta Was this translation helpful? Give feedback.
this has been loosened up in https://github.com/TanStack/router/releases/tag/v1.31.0 again, so please upgrade
just FYI, you might still need
$studentId.index.tsx
if you want to render something on/ilp/123
that is NOT rendered on/ilp/123/456