You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you make a small example to reproduce this? This is probably an issue with the requests engine (xhook) which I also maintain, however I need to make sure what exactly the issue is and how it conforms to the XHR spec.
I do know people who used mimic with angular and everything worked correctly so I'll check if they know anything about this.
It relates to quirks in the implementation that is trying to be standard
compliant while also covering weird browser behavior.
I'll try triaging this and open an issue on xhook itself
When working with Angular and mocking an error response it doesn't work. For example:
Returns:
I debugged the Angular code and saw the issue is in the line :
The text was updated successfully, but these errors were encountered: