Open duststar76 opened 3 years ago
I'm implementing a dynamic ContextMenu which I try to remove from the DOM when the Menu is closed.
Therefor I'm using the CloseEvent, but this event is triggered when I call open() on the MaterialPopupMenu.
I'm implementing a dynamic ContextMenu which I try to remove from the DOM when the Menu is closed.
Therefor I'm using the CloseEvent, but this event is triggered when I call open() on the MaterialPopupMenu.