Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Issue 1:

               Getting Error when using “SequentialUpload as true & ShowFileList as false” in Asynchronous Upload in Blazor File Upload Component.


 Issue Screenshot:


Replication procedure :

  1. Run the Sample.
  2. Select any file.

Output : Console Error occurs


Issue 2:

              The UploadStart event is not triggered while upload starts.


 Replication procedure :

  1. Run the Sample.
  2. Upload any file.

Expected : UploadStart event needs to be triggered

Output : UploadStart event not triggered



Sample :