When using ScrollSmoother, I am unable to scroll to the bottom of the page if I pin something inside something else that was also pinned. ScrollSmoother appears to think that the page has "finished" earlier than it really has.   Calling ScrollTrigger.refresh() does *not* fix the problem.   Also, why does my nested pinned content not pin, and instead scrolls down twice as fast?   See for a basic demo. See the Pen KKRQYLq by nedmartin (@nedmartin