Replies: 1 comment 1 reply
-
I have the same issue. In my case, this is even worse as the scrollIntoView method does not work correctly because of this. |
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.
-
I got an issue when I have a
position: fixed
component inside the body, the body got (-margin) each scroll and opened the dialogfrom: https://github.com/tailwindlabs/headlessui/blob/main/packages/%40headlessui-react/src/components/dialog/dialog.tsx#L126-L156
Could anyone explain to me?
Beta Was this translation helpful? Give feedback.
All reactions