Bunlong / react-papaparse

react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
https://react-papaparse.js.org
MIT License
364 stars 61 forks source link

Fix unmount issue with CSVReader #103

Closed joey-b closed 2 years ago

joey-b commented 2 years ago

Fix issue when component is unmounted immediately after file load in CSVReader