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

fix: file upload error in http client #1033

Merged
merged 2 commits into from
May 9, 2019
Merged

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented May 8, 2019

Update ipfs-redux-bundle to ensure latest ipfs-http-client is used
with fix for ipfs-inactive/js-ipfs-http-client#967

License: MIT
Signed-off-by: Oli Evans oli@tableflip.io

Update ipfs-redux-bundle to ensure latest ipfs-http-client is used
with fix for ipfs-inactive/js-ipfs-http-client#967

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@ghost ghost assigned olizilla May 8, 2019
@ghost ghost added the status/in-progress In progress label May 8, 2019
`let files = await filesOrPromise` was leaving the FileList empty
where it was a FileList rather than a promise of a FileList.

No idea why yet, but this fixes it for now.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@olizilla olizilla merged commit c6ae603 into master May 9, 2019
@olizilla olizilla deleted the fix-file-upload-limit branch May 9, 2019 11:30
@ghost ghost removed the status/in-progress In progress label May 9, 2019
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.

1 participant