This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Current situation regarding ipfs.add progress in browser? #3214
Labels
need/triage
Needs initial labeling and prioritization
Im implementing js-ipfs in my project where users will be able to add files up to 50mb.
I'm facing the known problem of the progress callback not responding in browser untill the file is completely added.
I searched a bit everywhere but didn't find any solution.
Its a bit difficult to imagine having users adding files and wait for a minute or more without any progress feedback.
What is the situation about this and what are the possible alternative to get a feedback on the add file?
The text was updated successfully, but these errors were encountered: