-
Notifications
You must be signed in to change notification settings - Fork 337
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
Safari toolbars on iOS 15 show and hide when scrolling within a scrollable element #236
Comments
The latest version body-scroll-lock has not been uploaded to npm. If you use the code from github, then everything will work correctly. But if you download from npm, you will get a bug. |
I tried out the latest version from the repository and it is still an issue on iOS 15: https://codesandbox.io/s/bsl-ios15-z647i |
Same here on 15.0 |
Pls update banner in readme https://imgur.com/Wyl0Erw |
They stopped the repairs. I had to do it myself, in the same way, with a new version of typeScript. And fix these problems for everyone to use.
repair log,Refer to the releases page. |
They stopped the repairs. I had to do it myself, in the same way, with a new version of typeScript. And fix these problems for everyone to use.
repair log,Refer to the releases page. |
Testing the modal example on iOS 15 safari. Even though the body is locked in scroll position Safaris toolbars disappear / re-appear when scrolling inside a scrollable element. See video:
https://user-images.githubusercontent.com/151772/136651702-113ee9db-3e0c-4c33-b161-ad676a39c27d.mov
This is present in iOS 15.1 beta 3 also.
The text was updated successfully, but these errors were encountered: