Dane Poyzer
Dane Poyzer
TtRPC
Created by spreen_co on 4/1/2025 in #❓-help
Migrating pages router to app router
50 replies
TtRPC
Created by spreen_co on 4/1/2025 in #❓-help
Migrating pages router to app router
Thanks for this thread, its been helpful. I've been struggling with hydration errors when using a void prefetch with useQuery. These errors don't appear when using a useSuspenseQuery and I'm conceptually struggling to get my head around it. Switching the prefetch to an await appears to resolve the useQuery hydration errors, but now this thread makes me think I've disabled the streaming behaviour. Do you have links to the tanstack docs you were referencing around the void/await behaviour so I can try and understand better?
50 replies
TtRPC
Created by datagutt on 2/24/2025 in #❓-help
skipToken combined with the new tanstack query options
ok thanks, it doesnt appear fixed for me, I'll try and do a minimal repro
10 replies
TtRPC
Created by datagutt on 2/24/2025 in #❓-help
skipToken combined with the new tanstack query options
Any update on this one as the skiptoken still doesnt seem to work for me. Setting enabled to false does, but I'd like to understand recommended practice as this seems to differ to the previous docs, ty!
10 replies