react-csv-reader icon indicating copy to clipboard operation
react-csv-reader copied to clipboard

onFileLoaded function error

Open Hat52 opened this issue 2 years ago • 1 comments

Describe the bug When the file is uploaded the first time it works perfectly but if we upload the file the second time without refreshing the page it does not go to the function passed to the onFileLoaded.

To Reproduce Steps to reproduce the behavior:

  1. Upload the file once
  2. upload it the second time and you will get the bug Expected behavior The function should be called every time a new file is uploaded

Platform (please complete the following information):

  • OS: [e.g. Ubuntu]
  • Browser [e.g. chrome]

Hat52 avatar Jan 12 '22 10:01 Hat52

Duplicate of https://github.com/nzambello/react-csv-reader/issues/45

nzambello avatar Jan 24 '23 12:01 nzambello