rndme/download

Download progress not showing in browser

Opened this issue · 0 comments

Hi Team, I added downloadjs in my Next js project and i am downloading a zip file and its working fine but its download on the background, if i have a 500 mb data so i want to download that so its download on backend and i will never see any progress of downloading and once this all will download so then i will suddenly see the downloaded file so its a bit confussion thing, so i want to download this on browser with progress bar like other softwares download so how can i achive this?