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 text was updated successfully, but these errors were encountered:
Uche01
changed the title
Menu item disable does not work for DeferredMenuElement
[super_context_menu] Menu item disable does not work for DeferredMenuElement
Dec 18, 2024
Using
MenuActionAttributes(disabled: true
) insideDeferredMenuElement
callback does not disable the item. The item appears enabled:The text was updated successfully, but these errors were encountered: