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

Scroll not working properly on mobile devices when keyboard is shown #237

Open
zdravkovic opened this issue Apr 13, 2023 · 1 comment
Open
Labels

Comments

@zdravkovic
Copy link

I am experiencing an issue with pagePiling.js on both iOS and Android devices. On the last page of my website, I have several input fields for contact information. When I focus on an input field or textarea and the keyboard appears, the page height becomes distorted. I can scroll down beyond the content, resulting in white space on the screen. Additionally, when I attempt to scroll up, the page immediately switches to another page instead of scrolling within the current page, despite there being content above the current position.

@alvarotrigo
Copy link
Owner

Thanks for reporting it!
I've marked it as a bug, but the project is not under active development.

I'd recommend you to switch to fullPage.js, which is a more complete library and have a very similar effect. fullPage.js deals with this issue in a better way.

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

No branches or pull requests

2 participants