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

Breaks scrolling on iOS #70

Closed
stevenschmatz opened this issue Feb 5, 2021 · 3 comments
Closed

Breaks scrolling on iOS #70

stevenschmatz opened this issue Feb 5, 2021 · 3 comments

Comments

@stevenschmatz
Copy link

In your example on iOS 14.2.1, the page cannot scroll whatsoever. However, when you click "disable" the page can scroll once more.

@lazd
Copy link
Owner

lazd commented Feb 6, 2021

Yeah, it seems to be broken. #66, #67, #69. A couple PRs are in to try to fix it, but they defeat the purpose of the library (it bounces), see #65.

If you have a fix, I'll definitely review the PR. Please comment on the other issues in the meantime. Thanks!

@lazd lazd closed this as completed Feb 6, 2021
@marcocryptoX
Copy link

I think the library should allow to lock the bounce on a master element and let childs to scroll freely
i want to use it in a whatsapp style app , so i need that the main div is locked and elements inside scroll as expected
do you think it can be done with this lib?

@lazd
Copy link
Owner

lazd commented Feb 11, 2021

@marcocryptoX that's sort of how it used to work when it worked.

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

No branches or pull requests

3 participants