#Tauri Error

3 messages · Page 1 of 1 (latest)

austere adder
#

As the error message suggests, you can change file_drop_enabled to drag_drop_enabled.

#

Since this is an issue in Tauri's code, I'll look into fixing it if it's not already.

#

Seems to be fixed. You can update your versions by running cargo update in the same directory as Cargo.toml.