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

Testing upgrade from 20.4.0.48 (which is all working)

When attempting to upload a file within the file manager, upon the file successfully uploading, a javascript error is now thrown and the status of the upload is getting stuck with 'Uploading' and not updating to the file uploaded successfully message.

The file is successfully uploaded and upon closing the upload modal the folder is refreshed to show the newly uploaded file.

This is using the your updated EJ2.ASP.NET Core File provider and a minimal component setup.