Issues with routes registration (autocomplete)
I have this dashboard route:
I add those children like:
However I'm not getting the autocomplete and a typescript error if I try to navigate to
/$eventId. (see screenshot below).
Anyone have an idea as to what might be causing this?
6 Replies
stormy-goldOP•2y ago
To add to this. When navigating to it manually via the url it does go to the page...
pleasant-yellow•2y ago
same issue as this here https://github.com/TanStack/router/issues/896#issuecomment-1872412006
GitHub
Typescript error, some route paths are reported as invalid · Issue ...
Describe the bug Some context in thread https://discord.com/channels/719702312431386674/1190162020440481844 Stackblitz link even though /account/setting is valid it is reported as in valid. Type &#...
pleasant-yellow•2y ago
TLDR: nest all
addChildren calls at oncestormy-goldOP•2y ago
I see
Thank you
pleasant-yellow•2y ago
please mark this as as resolved
stormy-goldOP•2y ago
!resolved