react-data-export
react-data-export copied to clipboard
Export to CSV format not working
My reason:
After exporting CSV format. File does not open. Writes like it's broken
Steps to reproduce:
Enter fileExtension prop in CSV format and download the file then try to open it
Lib Version:
"react-data-export": "^0.6.0",
When I generate an Excel file, everything works well, but when generating csv, the file either does not open or does not look readable. Is there any way to solve this problem?
Hi Is this issue resolved , I am also getting the same issue