Hey there,   I'm trying to get the Smooth Scroll with ScrollTrigger Natively  demo to work with snapping. In the codepen supplied snapping works - it transitions to the closest value from point a to point b as expected.   However once you start scrolling again ( after the snap has completed ), the native scroll bar reverts back to point a, where it was before the snap transition. It appears that the native scroll position isn't updated duration the snap transition.