Errors — Ship Fast ⚡️
The project comes with 404 and 500 error pages. Also, most Javascript errors are handled in the
<ErrorBoundary>high-level component.
When an error occurs, users can reach out support through the
<ButtonSupport>component.
By default, it will open the Crisp customer chat support (if crisp.id is present in config.js)
If not, it will open the user mail client (mailto:) and let them them an email to your email support (mailgun.supportEmail in config.js)