Need to call stopPropagation on Menu.Button onClick event #723
shafkathullah
started this conversation in
General
Replies: 2 comments 6 replies
-
I experienced that too in below sandbox. But can you write here what do you want actually. Maybe we can find workaround solution. https://codesandbox.io/s/headlessui-button-example-0eviz?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think here |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Need to call stopPropagation on Menu.Button onClick event, other wise the enclosing 'a' tag gets the clicked. Any suggestion make this happen?
Beta Was this translation helpful? Give feedback.
All reactions