T
tRPC
Trouble getting a TRPC client in Astro SSR pages, instead I get a noop
Trouble getting a TRPC client in Astro SSR pages, instead I get a noop
Looking for more? Join the community!
T
tRPC
Trouble getting a TRPC client in Astro SSR pages, instead I get a noop
T
tRPC
Trouble getting a TRPC client in Astro SSR pages, instead I get a noop
Recommended Posts
Why 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