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
Scrolling right or left and then calling getScrollX will return the right value.
However, if you scroll up/down to a section that has an active slide that is not the 1st one, then calling getScrollX will return the last value of the last horizontal slide instead of the one of the current section.