DropZone - Not working in .net Maui Hybrid #1545

Closed
opened 2026-01-29 17:55:11 +00:00 by claunia · 5 comments
Owner

Originally created by @h1ggsb0s0n on GitHub (Dec 20, 2024).

Describe the bug
The Drop Zone Component is not working in a .NET Maui Hybrid Project. Exception occurs.

To Reproduce
Steps to reproduce the behavior:

It runs into an Exception.

  1. Create .net Maui Hybrid Project
  2. Add Radzen
  3. Copy Paste one of both samples from the dropzone page:
    https://blazor.radzen.com/dropzone?theme=material3
  4. Run Project
  5. Runs into Exception

Expected behavior
Should not freeze

Screenshots

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge (131.0.2903.99)
  • Runtime: .net 8
Originally created by @h1ggsb0s0n on GitHub (Dec 20, 2024). **Describe the bug** The Drop Zone Component is not working in a .NET Maui Hybrid Project. Exception occurs. **To Reproduce** Steps to reproduce the behavior: It runs into an Exception. 1. Create .net Maui Hybrid Project 2. Add Radzen 3. Copy Paste one of both samples from the dropzone page: https://blazor.radzen.com/dropzone?theme=material3 4. Run Project 5. Runs into Exception **Expected behavior** Should not freeze **Screenshots** **Desktop (please complete the following information):** - OS: Windows 11 - Browser: Edge (131.0.2903.99) - Runtime: .net 8
Author
Owner

@enchev commented on GitHub (Dec 20, 2024):

Can you clarify what’s the exception?

@enchev commented on GitHub (Dec 20, 2024): Can you clarify what’s the exception?
Author
Owner

@h1ggsb0s0n commented on GitHub (Dec 20, 2024):

Hard to say: its an win32 exception, and i can't debug it.

Win32Exception

@h1ggsb0s0n commented on GitHub (Dec 20, 2024): Hard to say: its an win32 exception, and i can't debug it. ![Win32Exception](https://github.com/user-attachments/assets/cde20b50-b99f-4d9d-83e6-576be45d686e)
Author
Owner

@enchev commented on GitHub (Dec 25, 2024):

I'm afraid that there isn't any details about the exception in this screenshot. Check the Visual Studio output pane.

@enchev commented on GitHub (Dec 25, 2024): I'm afraid that there isn't any details about the exception in this screenshot. Check the Visual Studio output pane.
Author
Owner

@h1ggsb0s0n commented on GitHub (Dec 31, 2024):

Hi, Thank you for effort.

I have pushed my Repository:
https://github.com/h1ggsb0s0n/TestDataGeneratorHybrid
To Replicate:
Start Project. Go to Menue "Drag and Drop"
Try to Drag and Drop. -> will not work.
image

@h1ggsb0s0n commented on GitHub (Dec 31, 2024): Hi, Thank you for effort. I have pushed my Repository: https://github.com/h1ggsb0s0n/TestDataGeneratorHybrid To Replicate: Start Project. Go to Menue "Drag and Drop" Try to Drag and Drop. -> will not work. ![image](https://github.com/user-attachments/assets/7ab48c46-bf67-40ce-826f-723e9b3011fa)
Author
Owner

@enchev commented on GitHub (Jan 4, 2025):

This is what I've found: https://github.com/dotnet/maui/issues/2205
I'm afraid that we cannot do anything until this is fixed.

@enchev commented on GitHub (Jan 4, 2025): This is what I've found: https://github.com/dotnet/maui/issues/2205 I'm afraid that we cannot do anything until this is fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1545