Skip to content

Incorrect parameter name "label" for FileReader.readAsText #25797

@blixt

Description

@blixt

TypeScript Version: 3.1.0-dev.20180717

Search Terms: FileReader readAsText

Code

// This is a documentation related issue only, so no code.

Expected behavior:

FileReader.readAsText(blob[, encoding])

See MDN documentation: https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsText

Actual behavior:

FileReader.readAsText(blob[, label])

Playground Link:

N/A

Related Issues:

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions