tauri-apps / muda

Menu Utilities for Desktop Applications in Rust.
Apache License 2.0
246 stars 25 forks source link

[W10] App crashes when clicking on a menu item after opening a context menu #193

Closed ferreira-tb closed 4 months ago

ferreira-tb commented 4 months ago

Reproduction: https://github.com/ferreira-tb/context-menu-crash

Note: This doesn't happen all the time, but most of the time it does. If it doesn't, restart the app and try again.

How to reproduce:

Environment

Packages

amrbashir commented 4 months ago

This crash looks the same as #9470, please try the suggested solution in https://github.com/tauri-apps/tauri/issues/9470#issuecomment-2111339835