komoplane icon indicating copy to clipboard operation
komoplane copied to clipboard

Display useful message in case of error occured

Open undera opened this issue 1 year ago • 0 comments

In case unhandled error happens, we should display nice message, containing:

  • technical error details: error message, stacktrace
  • application version
  • call for user to report the error to the komoplane GH issues
  • suggestion to refresh the page

Something similar to this: ch07-debugger

Feels like "React error boundary" should be involved

undera avatar Aug 23 '23 13:08 undera