Popover does not resize to fit popover.panel on mobile #1389
Unanswered
josuepviana
asked this question in
Help
Replies: 0 comments
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?
v1.6.0
What browser are you using?
Edge, Chrome
Reproduction URL
https://github.com/josuepviana/headlessui_bug
Describe your issue
On mobile, when the button to open the popover panel is clicked the popover element does not resize to fit the contents, it just becomes scrollable. I've tried using z-index, padding, margin, position, height but nothing seems to work.
Beta Was this translation helpful? Give feedback.
All reactions