Do you want to request a feature or report a bug?
What is the current behavior?
What is the expected behavior?
.csv file should appear
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information such as the browser version, Operating System and react-dropzone version.
@reemtariqq can you provide the browser, OS, and react-dropzone you are using please? I was unable to duplicate w/ the examples on chrome v65 in MAC OS.
i'm using windows 10 and latest version of react-dropzone
hi, same for me, on chrome v65, windows 7 pro
we managed to solve this issue by adding the extension and mime types in the acceptedfile prop as following
.csv , .xlsx
Most helpful comment
we managed to solve this issue by adding the extension and mime types in the acceptedfile prop as following
.csv , .xlsx