OutFrontJS
OutFrontJS copied to clipboard
Errors (Uncaught exceptions) form within a Promise are not treated with the ERROR level
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
Desktop:
- Ubuntu
- Chrome, with CORS disabled
- Version recent
Additional context It is clearly visible that the error message is not shown in red.