T
tRPC

Capture TRPCClientError so that it does not show in the client's browser console

Capture TRPCClientError so that it does not show in the client's browser console

EEZero11/8/2023
If a TRPCError is thrown from a router procedure, the client will receive a TRPCClientError that will display in the client's browser console. Is there any way to capture this error so that it does not show in the client's browser console?

Looking for more? Join the community!

T
tRPC

Capture TRPCClientError so that it does not show in the client's browser console

Join Server