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
The item_text field was removed from native_menu_item_clicked_event_t and related code, simplifying event handling to use only item_id for identification. Example code updated to reflect this change and use item IDs instead of item text for logic.
0 commit comments