Replies: 1 comment 1 reply
-
@itsjms Have you found some workaround for this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Using Vue (not that it really matters)
Do Popovers not have some sort of
@close
event they emit like Dialog's do?How can you tell when the user closes a Popover by clicking anywhere outside of the Popover without being "hacky"?
Beta Was this translation helpful? Give feedback.
All reactions