mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03:00
8 lines
219 B
Markdown
8 lines
219 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
"tauri-runtime": patch
|
||
|
"tauri-runtime-wry": patch
|
||
|
---
|
||
|
|
||
|
Panic when a dispatcher getter method (`Window`, `GlobalShortcutHandle`, `ClipboardManager` and `MenuHandle` APIs) is called on the main thread.
|