Open ErickMO96 opened 1 month ago
I have an issue when removing a file. When I try to upload the same removed file again, it doesn't upload.
Steps to replicate:
* I upload my file data1.csv. * I remove my file data1.csv. * I try to upload data1.csv again.
However, if I do the following, it does allow me to upload it:
* I upload my file data1.csv. * I remove my file data1.csv. * I upload my file data2.csv. * I remove my file data2.csv. * I upload data1.csv again.
Hi, can i have a screenshot of your code to see the way you used the component try to do the same to see the error and fix it
I have an issue when removing a file. When I try to upload the same removed file again, it doesn't upload. Steps to replicate:
* I upload my file data1.csv. * I remove my file data1.csv. * I try to upload data1.csv again.
However, if I do the following, it does allow me to upload it:
* I upload my file data1.csv. * I remove my file data1.csv. * I upload my file data2.csv. * I remove my file data2.csv. * I upload data1.csv again.
Hi, can i have a screenshot of your code to see the way you used the component try to do the same to see the error and fix it
This is my code
@ErickMO96 Hello my friend i have tried your setup and it works fine for me i cant see the problem therefore i cant fix it it would help if you can record a video of whats happening and show me the rest of your code like whats going on in your onFIleChange method you can directly contact me via email so we can work on this issue and fix it
Best Regards
I have an issue when removing a file. When I try to upload the same removed file again, it doesn't upload.
Steps to replicate:
However, if I do the following, it does allow me to upload it: