Tauri's default dragDropEnabled=true intercepts HTML5 DnD events at the webview level, preventing BlockNote's block handle drag-to-reorder from receiving dragstart/dragover/drop events. Setting dragDropEnabled=false lets all drag events flow through standard HTML5 DnD, which BlockNote expects. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.5 KiB
1.5 KiB