Hans
Hans
TtRPC
Created by Hans on 3/20/2024 in #❓-help
Errors not caught in procedures
I have an application that uses Solid Start @solidjs/start. Most Solid Start apps use the fetchRequestHandler. It seems that the behavior changed recently in that errors thrown inside procedures no longer get caught and will crash server. Environment: - node 20.3.1 - pnpm (I have tried on npm as well) - Solid Start - tRPC fetchRequestHandler Minimal Reproduction Repository https://github.com/hansoksendahl/trpc-not-catch-error
4 replies