You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aminmashayekhi
changed the title
fix: OnClick event in FluentMenuItem does not work when it's an item of a FluentMenuButton
fix: The OnClick event in FluentMenuItem does not function when it is an item within a FluentMenuButton.
Oct 8, 2024
🐛 Bug Report
When FluentMenuItem is nested within FluentMenuButton, its OnClick event is not triggered.
💻 Repro or Code Sample
🤔 Expected Behavior
The itmAccCodeList_Click event is triggered when a FluentMenuItem is clicked.
😯 Current Behavior
No action occurred when it is a child of FluentMenuButton.
The text was updated successfully, but these errors were encountered: