Replies: 2 comments
-
Have you tried using a higher z index value like z-40 or 50. ?? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue is here. z-index is not affecting to the popover-panel. |
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.
-
Hello,
Project using react 18.2, headlessui/react 1.7, tailwind v3.2.
The issue I'm experiencing is when creating a popover menu to the right side of my navbar, it opens, however the content on the currentpage overlaps the menu.
My popover.panel classname is:
and it looks like this:
Sorry if I missed any crucial detail; first time making discussion on git. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions