Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When uploading a file, the File Upload component sends the previously uploaded files multiple times.
Sample: Sample
Replication Steps:
Actual Behavior: When uploading a file that has already been uploaded, the ActionComplete event should return the correct fileData information.
Current Behavior: When uploading a file that has already been uploaded, the ActionComplete event does not return the correct fileData information.