leafo / sticky-kit

A jQuery plugin for creating smart sticky elements
http://leafo.net/sticky-kit
2.9k stars 517 forks source link

`is_stuck` class is repeatedly removed and added as Safari scrolls #217

Closed jsit closed 7 years ago

jsit commented 7 years ago

When scrolling in Safari, the is_stuck class is repeatedly removed and added, which causes very visible problems/thrashing when any CSS transition is in place. Example:

http://codepen.io/jsit/pen/vgJQMG