lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.8k stars 580 forks source link

Scrollify on MacOS Safari rubber banding. #403

Open marmaaduke opened 4 years ago

marmaaduke commented 4 years ago

When I set the setHeights option to false, on Safari the smooth snapped scrolling has gone to being very jumpy and having a rubber band effect. the css on the sections is

min-height: 100vh;

It works fine elsewhere but just not on Safari. Can anyone shed any light on the matter?

romago commented 2 years ago

I have the same issue.