RadzenUpload client side drag drop upload issue #1767

Closed
opened 2026-01-29 17:58:17 +00:00 by claunia · 0 comments
Owner

Originally created by @takawww on GitHub (May 18, 2025).

Hi

I am working on client side upload via RadzenUpload drag and drop,
I have removed the property "URL" from RadzenUpload.
And then I found it the drag and drop is no longer working right after I have drag and drop a file and removed .

Version:
Radzen.Blazor (6.0.8)
OS: Windows
Brower: Edge (Version 136.0.3240.76)

And the exactly same issue is happening in Radzen example

How to repeat:

  1. Go to drag drop example: https://blazor.radzen.com/example-upload?theme=material3#drag-drop
  2. Go to Edit Source Tab
  3. Remove URL property (Url="upload/multiple")
  4. Run again
  5. Drag Drop a file into the dragdrop area
  6. Press delete icon to delete the drag dropped file
  7. Drag Drop a file again
  8. NOTHING Happened!!!!

Image

Originally created by @takawww on GitHub (May 18, 2025). Hi I am working on client side upload via RadzenUpload drag and drop, I have removed the property "URL" from RadzenUpload. And then I found it the drag and drop is no longer working right after I have drag and drop a file and removed . Version: Radzen.Blazor (6.0.8) OS: Windows Brower: Edge (Version 136.0.3240.76) And the exactly same issue is happening in Radzen example How to repeat: 1. Go to drag drop example: https://blazor.radzen.com/example-upload?theme=material3#drag-drop 2. Go to Edit Source Tab 3. Remove URL property (Url="upload/multiple") 4. Run again 5. Drag Drop a file into the dragdrop area 6. Press delete icon to delete the drag dropped file 7. Drag Drop a file again 8. NOTHING Happened!!!! ![Image](https://github.com/user-attachments/assets/7e9dfe07-85e5-48b8-8e6e-655b73d39cc5)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1767