Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 33 commits into from
Nov 7, 2023

Conversation

DigitalBrainJS
Copy link
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FormData upload broken after update to msw v2
1 participant