fix(shell): use async command for `open` JS API (#1881)
closes tauri-apps/tauri#11212pull/1911/head
parent
62082b7086
commit
51ddf6a715
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
"shell": "patch"
|
||||||
|
"shell-js": "patch"
|
||||||
|
---
|
||||||
|
|
||||||
|
On Windows, Fix `open` JS API hanging and freezing the app.
|
Loading…
Reference in new issue