Skip to content

Unnecessary check for file.name #1

@Downchuck

Description

@Downchuck

Currently FileReader checks for file.name as a non-empty string:
https://github.com/node-file-api/FileReader/blob/master/FileReader.js#L265

It's not a necessary check and it would break compatibility were the input data a Blob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions