Skip to content

isReactNativeBlob breaking nodejs without polyfill  #205

@davellx

Description

@davellx

Hello,

Until recently I could use serialize with my custom FromData instance within nodejs (from the "form-data" npm package) but with the introduction of isReactNativeBlob an error is thrown because it uses FormData directly.

Maybe it would be a solution to add an option to specify if we don't use React Native at all ? or pass the FormData constructor in options ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions