Skip to content

FormData API being Polyfilled #88

@TiKevin83

Description

@TiKevin83

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions