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

FormData API being Polyfilled #88

Open
TiKevin83 opened this issue Aug 28, 2023 · 0 comments
Open

FormData API being Polyfilled #88

TiKevin83 opened this issue Aug 28, 2023 · 0 comments

Comments

@TiKevin83
Copy link

The way that the FormData API is polyfilled breaks form submissions in React Native, and is probably not necessary anymore in any event as the current Node LTS 18 has access to the FormData API and all browsers have had it. To use the library in our react native app we've had to patch out the FormData polyfill.

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

No branches or pull requests

1 participant