Skip to content

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented Nov 19, 2025

Currently if you run the file_upload example and drag a file onto the box, desktop fails to deserialize the drag event. On the rust side we were expecting type_, but we send type on the JS side. This PR fixes that issue.

Fixes #4973
Fixes #4816

@ealmloff ealmloff requested a review from a team as a code owner November 19, 2025 19:08
@ealmloff ealmloff added bug Something isn't working desktop Suggestions related to the desktop renderer labels Nov 19, 2025
@jkelleyrtp jkelleyrtp merged commit 6e952f2 into DioxusLabs:main Nov 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working desktop Suggestions related to the desktop renderer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

using ondrop event handler results in error logs Log deserialization error on 0.7.0-rc.2

2 participants