solid-start icon indicating copy to clipboard operation
solid-start copied to clipboard

routeData errors crash app in production, handled in development

Open Tanner-Scadden opened this issue 2 years ago • 0 comments

ErrorBoundry handles this errors in development and goes to the fallback. In production the app will crash instead.

Here is a reproduction application: https://github.com/Tanner-Scadden/prod-errors-crash

Tanner-Scadden avatar Oct 25 '22 23:10 Tanner-Scadden