locomotivemtl / locomotive-scroll

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

Scroll freezes in desktop Safari #380

Open silver-nik opened 2 years ago

silver-nik commented 2 years ago

Hello 👋

Scroll freezes badly when scrolling a page on macbook pro 2020 in the Safari browser. Everything works well in Google Chrome and Opera. Tried many different ways but none of them worked for me

Expected behavior

I would like to achieve smoother scrolling, but no idea how to do it. For example like this site https://www.lobelia.earth/what-we-do

Screenshots

Instead of screenshots, I attach a link to the site to familiarize yourself with the problem. http://h-pet.ru/

Desktop (please complete the following information):

Smartphone (please complete the following information):

Everything works fine on smartphones, the problem was noticed only in safari on mac

Thank you 👊

nithinpjohn commented 2 years ago

The same issue happens in safari, when we scroll and it suddenly freezes when an image appears. But it works cool in windows. And no solution has been encountered anywhere on the internet :(

ghost commented 2 years ago

We have the same that the scroll is not great on Safari. It looks like it happens more on desktop Safari.

mikedeveloprment commented 2 years ago

i usable locomotive scroll but dont in safari and ios

jusstes commented 1 year ago

Faced a similar problem, but with one feature. Freezes like this only happen in power saving mode on my mac pro M1. When working without this mode, everything works smoothly. Problem determining this state as navigator.getBattery() is not supported in Safari