chairemobilite / evolution

Online survey platform for travel survey
MIT License
4 stars 9 forks source link

survey: Send "unrecoverable" client side errors to the backend #704

Closed tahini closed 1 month ago

tahini commented 1 month ago

When an "unrecoverable" error occurs in the client, we do not know about it, but it would be good to know when that happens. We could send a callback to the server from inside the error boundary, the component that traps the unrecoverable errors.