eligrey/FileSaver.js

File Saver download file as corrupted.

Open

#497 opened on Nov 23, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (21,193 stars) (4,366 forks)batch import
help wanted

Description

While working on this file saver we are facing issue. When we save file using path and on that path if file not present still its downloading with provided name with not content as corrupted file. Ideally it should popup message as file not found.

Contributor guide