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:

Uploading file size is not received instead double the size is received. If I upload 2.7 MB file in post 5.7MB is received

Sample: https://www.syncfusion.com/downloads/support/common/6003/ze/SfUploaderIssues_a5c163bf.zip


Replication Procedure:

  1. Run the sample.
  2. Open the local host in firefox browser.
  3. Open the network tab and refresh.
  4. Select WS and Other in the network tab.
  5. Now browse the first uploader and upload any image file.
  6. Click on the post blazor?id. 

Expected:  The uploaded file size will be received.

Actual: Double the file size is received.