#when use reactflow to create a pane, the onDrop event can't trigger

1 messages · Page 1 of 1 (latest)

fast crescent
stuck lark
#

Did you disable fileDropEnabled in your window config (in tauri.conf.json or wherever you create your windows)?

#

cause tauri's file drop interferes with the browser's on drag n drop

fast crescent