Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
when calling the save request in the chunk upload the request formdata have two different properties “chunkFile” and “uploadFile”. Each property has the same file content in a single request. so we need to deprecate the chunkfile attribute from the uploader component.