cipchk/ngx-filesaver

saving file on firefox

snahmad opened this issue · 4 comments

It prompt for file dialog open/save.

how we can avoid it.

@snahmad Don't understand what you mean, shouldn't there be a dialog for saving?

It is Firefox browser behavior when save file. It pop dialog with option to open or save file.

I am downloading multiple file one by one. It is prompting for each file.
I thought there must be way to tell Firefox. don't ask /prompt for each file.

Can't.

May be you can package all file to single zip file.

ok.