T
tRPC
Cannot read properties of undefined (reading 'data') of res.error.data, when trpc errors out
Cannot read properties of undefined (reading 'data') of res.error.data, when trpc errors out
Looking for more? Join the community!
T
tRPC
Cannot read properties of undefined (reading 'data') of res.error.data, when trpc errors out
T
tRPC
Cannot read properties of undefined (reading 'data') of res.error.data, when trpc errors out
Recommended Posts
Extending middlewareshttps://trpc.io/docs/middlewares#extending-middlewares
Is this available?Calling a trpc endpoint inside of a trpc endpointHey all.
I'm wondering how I am able to call these endpoints from within themselves?
For example,Frozen input paramIs it possible to define a parameter on input schema (zod) that will have a hardcoded/frozen value wtype mismatch between tRPC return (in sveltekit) and defined typei've got this piece of code: ```ts
read: async () => {
const res = await trpc($page).getCards.querpre fetch serveral prodecures dynamicallyHello!. I'm developing a React Native app which needs an offline mode for some assets that the user procedure input contextIs it possible to accesss context in trpc procedure input validation?
I have an aray of values in t