How to add a custom event handler for v-click-outside on v-menu component? #17929
Unanswered
seanbv-cat
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, I'm looking to add a custom event handler to my v-menu component that prevents the menu from closing whenever you click outside and none of the items in the popout are selected. I tried many different things but cant seem to seem to stop the event from propagation after I capture it:
here is example codepen: https://codepen.io/sean-sadykoff/pen/vYQrNZE?editors=1010
Beta Was this translation helpful? Give feedback.
All reactions