Releases: vicqstream/ng-csv
Releases · vicqstream/ng-csv
Fix IE<11
createObjectURL causing issues so use window.navigator.msSaveOrOpenBlob instead
Fix for Safari popup blocker:
enforces a two click system:
- first click loads the data and attaches it to a give element or the clicked element if none assigned
- second click on the attached element downloads it