Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description: When sequential upload and chunk upload are enabled, and multiple files are uploaded, pausing the first file prevents the remaining files from being uploaded automatically.
Sample: Sample
Steps to Reproduce:
Expected Behavior: When the first file is paused, the remaining files should continue to upload automatically.
Actual Behavior: When the first file is paused, the remaining files do not upload automatically.