Replies: 2 comments
-
We need this so badly! Have you found a work around? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is a work-around for a custom component that wraps popover and manually determines open/closed state which you can use to emit events if needed (sort of annoying to have to do all this, but it works):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to know the popover is closed?
The scenario is nested view, when element inside is clicked, the outside popover will not be closed since the button are actually nested.
Beta Was this translation helpful? Give feedback.
All reactions