mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
ab3eb44bac
* fix(core): deadlock on window getters, fixes #1893 * fix compilation without menu feature
7 lines
152 B
Markdown
7 lines
152 B
Markdown
---
|
|
"tauri-runtime-wry": patch
|
|
"tauri": patch
|
|
---
|
|
|
|
Panic on window getters usage on the main thread when the event loop is not running and document it.
|