You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using HeadlessUI to implement a popover in a nested structure where the popover content is inside a parent div with overflow-hidden applied. However, I am facing an issue where the popover is being clipped by the parent div.
How do I visible the popover over the parent div? Overflow hidden is required in my case and showing full popover is also required obviously. And is there any way to give z-index on the popover panel?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am using HeadlessUI to implement a popover in a nested structure where the popover content is inside a parent div with overflow-hidden applied. However, I am facing an issue where the popover is being clipped by the parent div.
How do I visible the popover over the parent div? Overflow hidden is required in my case and showing full popover is also required obviously. And is there any way to give z-index on the popover panel?
Beta Was this translation helpful? Give feedback.
All reactions