Skip to content

feat: Download files#70

Draft
DanielEJaimes wants to merge 2 commits into
devfrom
feat/Download-a-file
Draft

feat: Download files#70
DanielEJaimes wants to merge 2 commits into
devfrom
feat/Download-a-file

Conversation

@DanielEJaimes
Copy link
Copy Markdown
Member

No description provided.

@DanielEJaimes DanielEJaimes self-assigned this Oct 26, 2023
@DanielEJaimes DanielEJaimes marked this pull request as draft October 26, 2023 16:16
@DanielEJaimes DanielEJaimes linked an issue Oct 26, 2023 that may be closed by this pull request
@DanielEJaimes DanielEJaimes changed the title feat: download files feat: Download files Oct 26, 2023
@DanielEJaimes
Copy link
Copy Markdown
Member Author

The type is missing in the download

image

I am receiving the response as File in the same way as I upload the files.
And I think that's why the files are corrupted.
image

@PedroChaparro
Copy link
Copy Markdown
Contributor

PedroChaparro commented Oct 27, 2023

The type is missing in the download

I don't know, but I'm sure there is a way to download an uncorrupted file. Search about responseType: 'blob' in Axios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Download a file

2 participants