tauri/.changes/fix-window-getter-deadlock.md

7 lines
152 B
Markdown
Raw Normal View History

---
"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.