For some reason when error is thrown from Angular http client request observable, error message is not shown on Sentry. It just says "No error message". This worked as expected with official Angular Sentry client.
Reproduction
I have code similar to the following for processing http error responses.
🐞 Bug report
Description
For some reason when error is thrown from Angular http client request observable, error message is not shown on Sentry. It just says "No error message". This worked as expected with official Angular Sentry client.
Reproduction
I have code similar to the following for processing http error responses.
Expected behavior
Error message thrown from the observable should be sent to Sentry.
Versions
If needed: