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
We have an overflow region using snap points, and a separate list of links that can jump to various elements IDs within in that region, much like a common carousel with a thumbnail navigation.
Simply clicking a link to "#foo" will immediately jump-scroll to the element with an ID of foo as expected, but it would be nice if that jump was animated using the same easing as the snap points use while scrolling the region.