Jeremy Davis
Results
2
comments of
Jeremy Davis
trafficstars
I uncovered an issue with this upgrade and multi-part/form-data: * [Axios Issue: 4406](https://github.com/axios/axios/issues/4406) * [Axios Issue: 4460](https://github.com/axios/axios/issues/4460) There is a hack to get around it, but the official fix isn't...
I upgrade axios to `0.27.2` I confirmed that it does fix the issue with the multipart/form-data was broken using my company's React Native app. Notably, [axios 0.27.0](https://github.com/axios/axios/releases/tag/v0.27.0) had refactored their...