Describe the issue
Hi,
I've encountered problem after upgrading axios to version 1.3.0.
In my tests, below error has shown up:
ReferenceError: TextEncoder is not defined
at Object. (node_modules/axios/lib/helpers/formDataToStream.js:7:21)
I saw release notes but I didn't find any breaking changes.
Is it a bug?
In version 1.2.6 this error does not exist.
Example Code
No response
Expected behavior
No response
Axios Version
No response
Adapter Version
No response
Browser
No response
Browser Version
No response
Node.js Version
No response
OS
No response
Additional Library Versions
No response
Additional context/Screenshots
No response