Replies: 1 comment
-
I'm not sure which is the correct place for this (Issues or Discussions) 😓 |
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.
-
What package within Headless UI are you using?
@headlessui/vue
What version of that package are you using?
^1.7.12
What browser are you using?
Firefox & Chrome
Reproduction URL
https://codesandbox.io/s/use-case-3ly5ed?file=/src/App.vue
Note: I the example above I cannot change the z-order of the parent element to prevent overlapping.
Describe your feat request
Add an event or some thing to be able to handle this weird situations.
My desired API for Popover/Menu (and maybe other components) look like this:
Beta Was this translation helpful? Give feedback.
All reactions