-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
No callback from DropRegion is ever called.
Console shows following error as soon as I drag the element over my DropRegion:
2025-06-26T13:24:00.928Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.932Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.935Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.940Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.943Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.951Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.960Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.968Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.970Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.975Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
It was working fine in the passt and it still works fine on MacOs.
I was on v0.8.24
upgrading to v0.9.1
did not fix the issue
Metadata
Metadata
Assignees
Labels
No labels