futurecoder
futurecoder copied to clipboard
Handle Javascript errors
The interface currently can't handle errors in the Javascript side. We need a React error boundary instead of the screen going blank. It would also be nice to automatically open a feedback form the way we do if there's an error in the backend.