locomotivemtl / locomotive-scroll

🛤 Detection of elements in viewport & smooth scrolling with parallax.
https://locomotivemtl.github.io/locomotive-scroll
MIT License
7.54k stars 1.11k forks source link

Mobile chrome iOS problem of scrolling to the very bottom of a long page, clicking to a new page that is shorter, and being already scrolled to the bottom #546

Closed devenini closed 5 months ago

devenini commented 5 months ago

Hi,

I was able to recreate the issue on some of your e-commerce work. Please see the following video capture:

https://github.com/locomotivemtl/locomotive-boilerplate/assets/16537300/ec78ad8d-4347-484d-91c2-f59621abb9af

Note that Login is a shorter page than Home, and that it will work fine when I scroll up a bit to reveal the browser ui.

iOS 17.1.2 Chrome Version 120.0.6099.119

Originally posted by @adamatronix in https://github.com/locomotivemtl/locomotive-boilerplate/issues/164#issuecomment-1884151424