Skip to content

Upload from a String documentation issue #7863

@marcusx2

Description

@marcusx2

Operating System

macOS

Browser Version

Safari 16.5.2

Firebase SDK Version

10.7.0

Firebase SDK Product:

Storage

Describe your project's tooling

index.html with source tag. Just javascript.

Describe the problem

Upload from a string says

uploadString() returns an UploadTask, which you can use as a promise or use to manage and monitor the status of the upload.

Which is false. uploadString returns a Promise<UploadResult>

Steps and code to reproduce issue

Already described.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions