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


Case 1:

Not able to drag and drop the folders. It throws the console error when we set directory upload.as false

 

Replication Procedure: 

  • Run the sample.
  • Drag and drop the folder
  • and click upload button
  • You can see the issue


Expected Behavior : File upload should works properly when we drag and drop the folders

Current Behavior: console error occurs when we drag and drop the folder


Case2:

When directory upload is enabled, the file name is not displayed when we drag and drop the image.

 

Replication Procedure: 

  • Run the sample.
  • Move to counter page
  • Drag and drop the image
  • You can see the issue


Expected
 Behavior : file upload should works properly. 

Current Behavior: File name is not shown when we drag and drop the image