I can't on a button that's on top of the ui #2799
Unanswered
alvillaraza
asked this question in
Help
Replies: 1 comment 1 reply
-
This is happening to me too after upgrading from 1.6.4 to 1.7.18. |
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.
-
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
1.7.13
What browser are you using?
Chrome
Reproduction URL
Sorry, I do not have this. I hope that the video will suffice.
You can use one of the starting projects on CodeSandbox:
Describe your issue
Here is a video I recorded of my issue: https://www.loom.com/share/ccc97a6c8a43461ea2bc8ecc07eeec6c?sid=584a74ae-3aa5-4bd5-ad95-9344dcc23245
I am unable to click on a close button on a banner. It looks like there is an invisible div that is on top of the banner. I've tried z-index, and still does not let me click.
Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead.
I expect to be able to click on the button if it's visually on top.
Beta Was this translation helpful? Give feedback.
All reactions