Skip to content

Support for Data Blobs? #16034

Closed
Closed
@austinksmith

Description

@austinksmith

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

All

Steps to Reproduce

Create a React Native application and attempt to create a data blob, error is created saying a "Blob can only be created from another Blob".

Expected Behavior

A data blob is created the same as it works for all other JavaScript execution environments

Actual Behavior

Support for data blobs appears broken with an error message of "Data blob can only be created from another blob"

Reproducible Demo

You may make use of my library Hamsters.js to see this in action, simply follow the instructions to import the library into a React Native application. A user of my library has reported this bug to me and I would really like to see support for my library brought back as it relies on data blob creation for efficient operation, the alternatives are bad for performance.

austinksmith/Hamsters.js#40

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions