Closed chirag00757 closed 3 years ago
I want to upload selected file to my server but I can not able to access e.target.files[0] object in onFileLoaded function.
I think wrapping the CSVReader in form tag would allow you to upload the file to a server.
form
fixed by #80
I want to upload selected file to my server but I can not able to access e.target.files[0] object in onFileLoaded function.