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!>
Thanks for joining our community and helping improve Syncfusion products!
After updating to version 21.1.35, the ValueChange event is not triggered
when uploading files that have a size of "0 Bytes".
Replication procedure :
1. Run the Sample.
2. Upload a file that have size of “0 Bytes”.
Expected Output: The ValueChange event needs to be triggered when uploading "0 Byte" files in the Uploader component.
Current Output: The ValueChange event is not triggered when uploading "0 Byte" files in the Uploader component.