Skip to content

fix(platform): fixed emulated browser detection in node.js environment;#6055

Merged
DigitalBrainJS merged 33 commits intoaxios:v1.xfrom
DigitalBrainJS:fix/emulated-env-detect
Nov 7, 2023
Merged

fix(platform): fixed emulated browser detection in node.js environment;#6055
DigitalBrainJS merged 33 commits intoaxios:v1.xfrom
DigitalBrainJS:fix/emulated-env-detect

Conversation

@DigitalBrainJS
Copy link
Copy Markdown
Collaborator

Fixed a regression bug by handling the case where the browser environment is emulated in node.js so that the xhr adapter works correctly with form data.
Fixes #6054

� Conflicts:
�	package-lock.json
�	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FormData upload broken after update to msw v2

1 participant