T
tRPC
Feature or happy accident: error message from `cause` being used as TRPC's error message
Feature or happy accident: error message from `cause` being used as TRPC's error message
Looking for more? Join the community!
T
tRPC
Feature or happy accident: error message from `cause` being used as TRPC's error message
T
tRPC
Feature or happy accident: error message from `cause` being used as TRPC's error message
Recommended Posts
When error in tRPC route, the error message is vaugeThere are no line numbers when a runtime error happens in a tRPC route. Surely I am missing somethinHow to have 2 separate trpc clients for http and websockets?I'm trying to have a setup where I can use trpc with 2 separate clients, one for normal HTTP requestHow to configure context for a standalone server?Are there any examples out there on how to set up context for a standalone server? The docs do incluDocs hard to follow with so much `next` codeNot having a great experience with the docs. There are many examples that use `next`, making it hard