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
372 stars 62 forks source link

disable progress bar #27

Closed bugzpodder closed 4 years ago

bugzpodder commented 4 years ago

even with child as a function i can't disable to progress bar

Bunlong commented 4 years ago

@bugzpodder Thank you so much for you feedback. Could I add you to the contributors list?

bugzpodder commented 4 years ago

ok

Bunlong commented 4 years ago

@bugzpodder you are added to contributor list. Thanks!

Bunlong commented 4 years ago

@bugzpodder react-papaparse v3.3.0 has been released with disable progress bar. Please kindly check. Thanks!

bugzpodder commented 4 years ago

thanks!