jimmywarting / StreamSaver.js

StreamSaver writes stream to the filesystem directly asynchronous
https://jimmywarting.github.io/StreamSaver.js/example.html
MIT License
4.04k stars 418 forks source link

Edge browser .zip is downloading as .txt #168

Closed sgurtata closed 4 years ago

sgurtata commented 4 years ago

Hi,

I am using zipstream example, when I am downloading in Edge browser it is downloading as .txt file. If I change extension of downloaded file to .zip I can see all data correctly. No issues in chrome.