Skip to content

Popovers show up after selecting a text on a label #464

Answered by s-cork
stenci asked this question in Q&A
Discussion options

You must be logged in to vote

The default trigger behaviour is click to show a popover. You want to change it to manual probably (trigger="manual").

In JavaScript a click event will bubble from child to container so clicking a nested label causes the popover to trigger on the datagrid

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stenci
Comment options

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