tauri/.changes/fix-notifications-on-windows.md

6 lines
118 B
Markdown
Raw Normal View History

---
"tauri": patch
---
Run the `notification.show()` method on a dedicated async task to prevent a panic on Windows.