outbrain/Leonardo

Cancelling HTTP requests does not work

Opened this issue · 0 comments

I'm using Leonardo with an Angular application.

Angular allows unsubscribing from HTTP requests in order to cancel them.
It shows up like this in DevTools:
image

When Leonardo is enabled, cancelling HTTP requests does not work.