mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 00:21:32 +03:00
50a3d170f2
* fix(core/dialog): reconstruct path using appropraite separator, closes #8074 * Update dialog-window-forward-slash.md * Update dialog.rs * Update core/tauri/src/endpoints/dialog.rs --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
146 B
146 B
tauri |
---|
patch:bug |
On Windows, fix open
dialog defaultPath
, when invoked from JS, not working if the path uses forward slash (/
)