T
tRPC
`useSuspenseQuery` still runs a fetch on SSR even when setting `ssr: false` in the api config
`useSuspenseQuery` still runs a fetch on SSR even when setting `ssr: false` in the api config
Solution
Looking for more? Join the community!
T
tRPC
`useSuspenseQuery` still runs a fetch on SSR even when setting `ssr: false` in the api config
T
tRPC
`useSuspenseQuery` still runs a fetch on SSR even when setting `ssr: false` in the api config
Recommended Posts
Unsubscription callback triggering immediatelyHey!
I am currently using Bun that's queried via a Vue application.
For some reason the unsubscribeMultiple optimistic updates and old data from refetchesHi all, I'm new to tRPC and React Query and I'm just trying to get my head around what exactly I'm dPass headers when prefetching using helpersI dont see a way to pass headers and cookies with either fetch/prefetch methods from the ssr helper.I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"It seems like something is off between Prisma and TRPC but I can't figure out why the type infrence Is there a similar handler to createNextApiHandler for fastify?I'm trying to create a global error handler in fatsify but I can't find anything.
Is this even a thiHow does trpc typing workI'm curious to know how trpc generates type without a code gen step , i am trying to acheive someth