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!

1
Vote

Description:

File Type is not allowed error message thrown when AutoUpload is set as false while selecting the file individually.

Sample:   https://blazorplayground.syncfusion.com/VjLJZKXFVbqCJppp

Customer’s sample: https://blazorplayground.syncfusion.com/BtVJjqXvhbdmAOdl


Validation Details:

This issue doesn’t occur for AutoUpload true, with Async setting and uploading multiple files at a time.

Note: This issue is occurring with the combination of AutoUpload false and selecting file individually.


Replication Procedure:

  1. Run the sample.
  2. Browser one file.
  3. And then browse another file.
  4. Now upload.


Expected:  File should upload properly.

Actual: File type is not allowed error message thrown for first file.