You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
I don't think it's that useful, especially because it's possible to already make a "generic" error handler to render all of the trpc error codes as well as page-specific error handlers for "not found" or "bad request", etc. Definitely not worth breaking changes, but if it could be implemented with good performance and without breaking changes I'd be open to it!
Please discuss
How useful is it really? Unexpected errors still needs handling.
return { data: X }
#17 (comment)return { data: X }
#17 (comment)The text was updated successfully, but these errors were encountered: