-
Hello! I have this test which was working fine before upgrading to 2.x but now throws an error on a Axios request.
useAuth is a hook which does a bunch of stuff, but I'm particularly concerned with this part of it:
authenticateUserRequest:
This request was mocked as follows:
Instead of returning the response I mocked in my handlers, it throws this error:
Does anyone have any idea why this might be happening? Any help is appreciated, thanks in advanced. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Could it be related to this issue? |
Beta Was this translation helpful? Give feedback.
-
I believe this is fixed with release 2.0.2! Thanks guys |
Beta Was this translation helpful? Give feedback.
I believe this is fixed with release 2.0.2! Thanks guys