Skip to content

fix: menu related commands can panic - #15860

Merged
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:do-menu-item-return-error
Aug 11, 2026
Merged

fix: menu related commands can panic#15860
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:do-menu-item-return-error

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Fix #15686
Closes #15691

The do_menu_item relies on tauri menu plugin internals so that it doesn't work on user land unless you try really hard, so I marked it as hidden properly.

@Legend-Master
Legend-Master requested a review from a team as a code owner August 11, 2026 02:10
@sftse

sftse commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Is there any value in having the test from #15691 ?

@Legend-Master

Copy link
Copy Markdown
Contributor Author

Is there any value in having the test from #15691 ?

it was an explicit panic before so don't think so

@Legend-Master
Legend-Master merged commit 448d39e into tauri-apps:dev Aug 11, 2026
23 checks passed
@Legend-Master
Legend-Master deleted the do-menu-item-return-error branch August 11, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] menu plugin can panic

2 participants