FileUpload: Did not receive any data in the allotted time. · Issue #38842 · dotnet/aspnetcore

Describe the bug Not sure if this is a bug but I haven't found any documentation either. IBrowserFile.ReportFile!.OpenReadStream(maxFileSize).CopyToAsync(fileStream); sometimes throws System.Timeou...