There's a problem when the menu of ActionMenuManager is disposed the ActionMenuManager itself is also disposed. Which means that when menu is disposed (e.g. when the item is marked not visible), the ActionMenuManager is also disposed, but we use it afterwards.
There's a problem when the menu of ActionMenuManager is disposed the ActionMenuManager itself is also disposed. Which means that when menu is disposed (e.g. when the item is marked not visible), the ActionMenuManager is also disposed, but we use it afterwards.