This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Problems with adding files over 15MB with progress handler #2866
Labels
exp/wizard
Extensive knowledge (implications, ramifications) required
kind/bug
A bug in existing code (including security flaws)
pkg:http-client
Issues related only to ipfs-http-client
I tried to create progress bar to my file uploading. I used this code:
When I upload 1MB files, it's ok, but on 30MB files I got this error in Chrome:
How to fix it?
The text was updated successfully, but these errors were encountered: