routeTree.gen.ts setting the wrong parent
hey guys.
I have a file route defined as
and i was expecting
my goal is to inherit the search params from
I have a file route defined as
and i was expecting
/tree/$treeId as a parent but in the routeTree.gen.ts i only have the rootRoute as parentmy goal is to inherit the search params from
/tree/$treeId