OutFrontJS icon indicating copy to clipboard operation
OutFrontJS copied to clipboard

Errors (Uncaught exceptions) form within a Promise are not treated with the ERROR level

Open suterma opened this issue 4 years ago • 0 comments

Describe the bug Error messages from within a promis are not logged as error, with red color.

To Reproduce Steps to reproduce the behavior:

Create a promise which throws an exception, call it. The ERROR Message does appear in OutFront, but is not in red.

Expected behavior The Message should appear in red, and the red blimp should be displayed on top of the bug icon.

Screenshots image Desktop:

  • Ubuntu
  • Chrome, with CORS disabled
  • Version recent

Additional context It is clearly visible that the error message is not shown in red.

suterma avatar Jan 20 '22 16:01 suterma