TtRPC
Search Answer OverflowLogin
T
tRPC

❓-help

TRPC cant handle Error

SSantiago
View on Discord
10/20/2023
Hi, can someone please help me: https://stackoverflow.com/questions/77333318/trpc-handle-trpcerror
KKatzius
View on Discord
10/22/2023
you didn't write how you init the trpc client maybe there you are catching the error

Looking for more? Join the community!

T
tRPC

❓-help

Join Server
T
tRPC

❓-help

Join Server
Recommended Posts
I want to create a wrapper for TRPC.init but I can't seem to get the context type correct.I want to get wrap trpc.initTrouble getting a TRPC client in Astro SSR pages, instead I get a noopI'd like to add TRPC to an Astro site. I have an SSR route here (https://github.com/aisflat439/anothWhy webhooks does not work with TRPC?I have a what suppose to be a webhook: ``` deposit: publicProcedure.input(z.any()).mutation(asynctRPC set up errorHey guys, I've been trying to set up tRPC, but unfortunatyy getting this error and it is really unclVercel maxDuration with tRPCHow do you extend extend tRPC timeouts on Vercel? I tried this in `vercel.json`: ```json { "functWhere is client side error handling documented?In the docs, I can only find error handling for the backend. But I want to get the TRPCError code in
Powered by