Clément Roche
Clément Roche
1.0.0-dev.8 is available
Which version of Safari is it ?
I can't reproduce on Safari 15.4 using M1 Macbook. So i'm wondering if it's Safari version related or hardware related
Can you try `will-change:transform` on those lagging fixed element ? It should enable GPU rendering for this specific element
Just tested on Macbook Intel 2019 (Big Sur) on Safari 14.1 and I can't reproduce neither @ashthornton
> I've just tried specifying the scroller wrapper and content elements manually to be elements on the page rather than window and body itself and it seems to have fixed...
> same issue on safari but issue only persists on power saving / Low power mode. > > Edit : It may sound strange, but I was able to fix...
maybe related https://github.com/studio-freight/lenis/issues/187
https://github.com/studio-freight/lenis/issues/266
Your clone element should be 100vh, see the [fixed codepen](https://codepen.io/ClementRoche/pen/QWBxWEG?editors=1010)