T
tRPC
Losing type inference in vs-code
Losing type inference in vs-code
Looking for more? Join the community!
T
tRPC
Losing type inference in vs-code
T
tRPC
Losing type inference in vs-code
Recommended Posts
How would you implement basic auth session tokens with tRPC?I'm building a hobby app which requires basic auth. I'm used to use **express **and **express-sessioExample for tRPC, stable version, with RSCHi
This may be a stupid question...
The readme of the experimental example mentions
> Note You Dynamic return typeIs there any way to have dynamic return type with tRPC?
Simple example:
If I provide x: true on boSometimes invalidate not work...hello sometimes invalidate method does not work in `onSuccess`
anyone same?
using NextJS, pnpmtrpc client request size limits?I am sending a pretty sizable request and am seeing
```
[TRPCClientError: JSON Parse error: UnexpecMake tRPC return Bad Request on Zod validation error?As the title says, how can I make tRPC return a proper error message, like a Bad Request, when thereUsing proxyClient in vercel edge functionHey guys, i want to call my trpc apis inside vercel edge functions.
Edge runtime does not have all cookies not being set in procedureThis is all the code for setting my cookie
```js
import { publicProcedure, router, userProcedure } f