#1189·anime

[BUG] onScroll doesn't work on overflow scroll elements with viewport container

Author: monolithMktgCreated Sep 2, 2026Updated Sep 3, 2026
Labelsbug

I am looking to apply onScroll animation based on the scroll position of a child element that is 1 of 3 inside a parent with max-height set to 100vh. Each of these 3 children have 100vh height each . The browser's overflow scrolling works as intended but Anime js is not recognizing it?

PEN