securedeveloper / react-data-export

Export dataset in react.
https://securedeveloper.github.io/react-data-export/
MIT License
179 stars 194 forks source link

Iphone Problem. #74

Closed dvakerlis closed 6 years ago

dvakerlis commented 6 years ago

For some reason that i can not understand when I'm trying to export the xlsx from an iphone the is download a .dms file and not the xlsx file. Can anyone help me with that?

securedeveloper commented 6 years ago

@dvakerlis I research about your issue, we are using a dependency file-saver, which unfortunately doesn't support Safari browser, can you please try to download with another browser. and let us know if it works.