You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
I can't help myself but I don't get it working properly. I have added stickybits to stick and element at the top that is inside a 100vh container with overflow-y:scroll. But it seems it detects the actual height wrong of the inner scrollable container.
I also have this issue, it seems to be a problem when using useStickyClasses and any combination of your own custom stickyChangeClass/stickyClass/stuckClass
I can't help myself but I don't get it working properly. I have added stickybits to stick and element at the top that is inside a
100vh
container withoverflow-y:scroll
. But it seems it detects the actual height wrong of the inner scrollable container.Here is a working example:https://jsfiddle.net/muuvmuuv/fj26hsey/3/
The text was updated successfully, but these errors were encountered: