T
tRPC
type error
Recommended Posts
Is there a way to use a more updated version of React Query in tRPC?I'm trying to make sure that my tRPC is using the most up to date version of v4 but I don't know howExpress + tRPC: handle express errors from clientI currently have Express as backend and react on frontend.
I want to migrate gradually to tRPC + requeries running on server even though ssr is set to falseQueries are running on server side only despite the fact of setting ssr:false.
Besides that, the queTypeError: client[procedureType] is not a functionHas anyone encountered this error before? I'm trying to implement an adapter for Auth.js that can co