WickyNilliams / headroom.js

Give your pages some headroom. Hide your header until you need it
https://wicky.nillia.ms/headroom.js/
MIT License
10.86k stars 824 forks source link

pin/unpin not working on iOS #372

Closed LucasBassetti closed 4 years ago

LucasBassetti commented 4 years ago

Hi,

I'm having an issue on iOS. The pinned/unpinned classes are not being added when scroll. It's working on web and android.

Anyone already experienced this issue?

LucasBassetti commented 4 years ago

it seems to be some related to an overflow-y: scroll in the body