infinitered / apisauce

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

Fix `Cannot read properties of undefined (reading 'status')` issue #298

Closed treeduship closed 2 years ago

treeduship commented 2 years ago

Resolves #295

treeduship commented 2 years ago

This does the same thing that's being done here: https://github.com/infinitered/apisauce/blob/582186f3824c5d996c40d29fb57eb954e27c4a98/lib/apisauce.ts#L256-L257

jamonholmgren commented 2 years ago

Thanks @treeduship! Really appreciate the PR.

infinitered-circleci commented 2 years ago

:tada: This PR is included in version 2.1.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: