Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog's children doesn't scroll anymore (React) #1831

Closed
rphlmr opened this issue Sep 7, 2022 · 1 comment · Fixed by #1830
Closed

Dialog's children doesn't scroll anymore (React) #1831

rphlmr opened this issue Sep 7, 2022 · 1 comment · Fixed by #1830

Comments

@rphlmr
Copy link

rphlmr commented Sep 7, 2022

What package within Headless UI are you using?

@headlessui/react

What version of that package are you using?

1.7.0

What browser are you using?

Safari iOS latest (15)

Reproduction URL

https://codesandbox.io/s/tailwind-test-6qqv40

You can directly test on a simulator / iOS with https://6qqv40.csb.app/

Describe your issue

Since the latest version, scroll lock on iOS (#1824) seems to have side effects.

If Dialog has some scrollable content in its children, it no more scrolls.

@RobinMalfait
Copy link
Collaborator

Hey! Thank you for your bug report!
Much appreciated! 🙏

This should be fixed by #1830, and will be available in the next release.

You can already try it using:

  • npm install @headlessui/react@insiders.
  • npm install @headlessui/vue@insiders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants