w7tfW
tRPC12mo ago
1 reply
w7tf

Has anyone got Tanstack Start with tRPC working?

I have used the example project in /examples on tRPC Github. Unfortunately when I try to fetch the posts I receive the following error:

Error in renderToPipeableStream: TRPCClientError: Invalid response or stream interrupted

Replacing unstable_httpBatchStreamLink with httpBatchLink did not help.
Was this page helpful?