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!
Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/SyncfusionError690565851
In the File Uploader component, if no value is given to the GetFilesDataAsync
method, it will return null file data. If the user passes "0," it
will return the first file data, and if the user passes "1" or a
value greater than "1," it will return the entire files list.
Replication procedure :
Expected Output:
Current Output: