pace
pace copied to clipboard
for downloading and uploading
Am trying to setup pace.js to show progress bar during upload and download. Initially am setting the startOnPageLoad: false, so it will no appear during page load. While clicking download or upload am calling the Pace.Restart(). And loading bar is showed up. But the loading animation is finished way before the file completely downloads or uploads. How can i configure the timing to show the progress bar using pace.js?
i have the same problem the animation is over before the file it will be downloaded, could you resolve this issue?