There is a problem when using tanstack router/start, tanstack creates virtual files and wuchale does not pick them up, this can be fixed by using trimQueryParams: ["tsr-split"]. It took a while for me to figure this out so i would suggest to add a docs page or to add "tsr-split" to the default trimQueryParams.
I can make a pr for it (but its probably faster if you do it)
There is a problem when using tanstack router/start, tanstack creates virtual files and wuchale does not pick them up, this can be fixed by using
trimQueryParams: ["tsr-split"]. It took a while for me to figure this out so i would suggest to add a docs page or to add"tsr-split"to the defaulttrimQueryParams.I can make a pr for it (but its probably faster if you do it)