If I upload a csv file and after some time I want to re-upload the file (that now has more keypresses in it), the new file is not being uploaded. I either have to rename the file, or upload another file, and then upload the updated file again.
As you discovered, this is due to the input field being cached. I'm preparing a PR.
If I upload a csv file and after some time I want to re-upload the file (that now has more keypresses in it), the new file is not being uploaded. I either have to rename the file, or upload another file, and then upload the updated file again.
As you discovered, this is due to the input field being cached. I'm preparing a PR.