12 Replies
unwilling-turquoise•2mo ago
Can you provide a minimal reproduction? You can use one of the stackblitz examples in the docs as a starting point
national-goldOP•2mo ago
@bostonsheraff I can't because this is a company project.
@bostonsheraff but i can provide more information about the source code
correct-apricot•2mo ago
@Rin whats the path that tanstack generates for your file ?
national-goldOP•2mo ago
@Olivier Deschênes Here. This is the generated route file.

national-goldOP•2mo ago
no answer for this...
provincial-silver•2mo ago
@Rin for us to assist you we do require a minimal reproduction (note this is not a copy of your code, just some code that does a similar action that results in the same error). you can build this using a stackblitz example as @bostonsheraff mentioned. Without a minimal reproduction we are unable to debug, pinpoint and resolve the issue.
national-goldOP•2mo ago
@Nico Lynzaad I will prepare a minimal reproduction
national-goldOP•2mo ago
@Nico Lynzaad the problem was solved after i upgraded the version of tanstack router

national-goldOP•2mo ago
because i tried to create a minimal reproduction
and it worked fine and when i checked the version there was a difference so i tried to upgrade
national-goldOP•2mo ago
and i also checked the issue on github it is indeed fixed since version 1.128.7

national-goldOP•2mo ago
this is my mistake
Thanks for all the support
provincial-silver•2mo ago
Glad it's resolved