solid-start
solid-start copied to clipboard
routeData errors crash app in production, handled in development
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