Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload from a String documentation issue #7863

Closed
marcusx2 opened this issue Dec 12, 2023 · 1 comment
Closed

Upload from a String documentation issue #7863

marcusx2 opened this issue Dec 12, 2023 · 1 comment

Comments

@marcusx2
Copy link

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.

@marcusx2 marcusx2 added new A new issue that hasn't be categoirzed as question, bug or feature request question labels Dec 12, 2023
@DellaBitta DellaBitta added bug documentation and removed new A new issue that hasn't be categoirzed as question, bug or feature request question labels Dec 13, 2023
@DellaBitta DellaBitta self-assigned this Dec 13, 2023
@DellaBitta
Copy link
Contributor

Hi @marcusx2,

Thanks for pointing this out! I've updated the docs to remove the errant clause. Thanks again!

@firebase firebase locked and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants