component (react-csv) not downloading with a .csv extension
I’m on linux using chrome. I have a standard CSVDownload component. It does download data and it is separated by commas, but it’s not appending a “.csv” to the end of my file name. Using CSVLink will not work in this case for complicated reasons. The file name looks something like this: “c0666246-8c08-43c5-8fd2-3180faea0b4c”. Code… Read More »component (react-csv) not downloading with a .csv extension