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

[0.75] Fix file upload with FormData #528

Open
foyarash opened this issue Sep 26, 2024 · 1 comment
Open

[0.75] Fix file upload with FormData #528

foyarash opened this issue Sep 26, 2024 · 1 comment
Labels
Type Pick Request Pick requests to include commits inside a React Native release

Comments

@foyarash
Copy link

Target Branch(es)

0.75

Link to commit or PR to be picked

facebook/react-native#46543

Description

0.74 introduced an issue to FormData that breaks file upload with FormData, where the Content-Disposition header does not respect the required format. The changes introduced in the PR fixes that.

@foyarash foyarash added the Type Pick Request Pick requests to include commits inside a React Native release label Sep 26, 2024
@blakef
Copy link
Collaborator

blakef commented Sep 30, 2024

We can't land this in 0.75 until it lands in main. Skipping for 0.75.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type Pick Request Pick requests to include commits inside a React Native release
Projects
Status: Inbox
Development

No branches or pull requests

2 participants