asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

Not downloading on current window #227

Open derangedgirl opened 6 years ago

derangedgirl commented 6 years ago

I have a child window and when I download the CSV, it will automatically go to the parent window and download it. Is there a way for it to be downloaded on the child window?