mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-12 16:36:33 +02:00
b1c6a7885e
* fix(core/dialog): reconstruct path using appropriate separator ref: tauri-apps/tauri#8074 * Reference original issue [skip ci]
6 lines
141 B
Markdown
6 lines
141 B
Markdown
---
|
|
"dialog": patch
|
|
---
|
|
|
|
On Windows, fix `open` dialog `defaultPath`, when invoked from JS, not working if the path uses forward slash (`/`)
|