Export to csv does not work in Safari with the Alasql JavaScript library with XLSX.js. - angularjs

I want to export table data in csv format in my application. I used the Alasql library with XLSX.js. It works great with all modern browsers (Chrome, Firefox ..), and not on Safari.

+4
source share

Source: https://habr.com/ru/post/1584466/


All Articles