infinitered / apisauce

Axios + standardized errors + request/response transforms.
MIT License
2.8k stars 184 forks source link

TypeError #290

Open rares-munteanu opened 2 years ago

rares-munteanu commented 2 years ago

Hello, we have an app that is using apisauce as a http client.

Lately we discovered one error in our sentry report related to it.

I'll leave some details down below maybe you guys can have a look. Thank you !

TypeError

undefined is not an object (evaluating 'n.response.status')

image

image

tinwritescode commented 2 years ago

same issue to me