mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 15:42:00 +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.
|