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

Error message ‘File type is not allowed’ is displayed when we drag and drop the file in the browse window

Replication procedure :

  1. Run the Sample.
  2. Open counter page
  3. First select the browse button in the file uploader component.
  4. In the browse window that appears, drag and drop the file into the uploader component.
  5. Even the file is in the correct format, the uploader component show the error message as "File type is not allowed"

Expected Output: Error message should not displayed

Current Output: ‘File type is not allowed’ is displayed when we drag and drop the file in the browse window