Closed tijn closed 2 years ago
Upgrade axios to the latest version since it contains fixes.
Like this one: Fixed FormData posting in browser environment by reverting https://github.com/axios/axios/pull/3785 (https://github.com/axios/axios/pull/4640), which solves an issue we are currently experiencing.
What Changed & Why
Upgrade axios to the latest version since it contains fixes.
Like this one: Fixed FormData posting in browser environment by reverting https://github.com/axios/axios/pull/3785 (https://github.com/axios/axios/pull/4640), which solves an issue we are currently experiencing.