Upload (Blazor) #22

Open
opened 2026-01-29 17:30:17 +00:00 by claunia · 0 comments
Owner

Originally created by @08128888y on GitHub (Jan 29, 2021).

Describe the bug
Upload often fails(CSV)

To Reproduce

Expected behavior
It doesn't fail every time, but sometimes it fails
Also, I don't know if it's related, but the [Controller] has made two requests, and the first time [IFromFile] is null.
When the file upload fails, UploadCompleteEventArgs.RawResponse in the [Completed] event is "empty".

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Server Centos7 client:Windows10

  • Browser [e.g. chrome, safari]

chrome,Edge,IE11

Additional context

Originally created by @08128888y on GitHub (Jan 29, 2021). **Describe the bug** Upload often fails(CSV) **To Reproduce** **Expected behavior** It doesn't fail every time, but sometimes it fails Also, I don't know if it's related, but the [Controller] has made two requests, and the first time [IFromFile] is null. When the file upload fails, UploadCompleteEventArgs.RawResponse in the [Completed] event is "empty". **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/69555810/106247459-e7290e80-6252-11eb-8cdf-2ab5ca7d2b63.png) **Desktop (please complete the following information):** - OS: [e.g. iOS] >> Server Centos7 client:Windows10 - Browser [e.g. chrome, safari] >>chrome,Edge,IE11 **Additional context**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#22