Skip to content

popup opens not in every case #623

Closed Answered by AllenDang
manuel-koch asked this question in Q&A
Discussion options

You must be logged in to vote

Popup can only be opened by the widget which be defined at the same level.
In your code, menuitem is inside menu, and selectable is inside context menu.
To ignore this mechanism, you could use a boolean to open the popup instead.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@manuel-koch
Comment options

@AllenDang
Comment options

@gucio321
Comment options

gucio321 Dec 2, 2022
Collaborator

Answer selected by manuel-koch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants