on Desktop it works as expected, on mobile (Safari and Chrome) at times when scroll and "let go" it snaps back to the original element that I started scrolling from. When i move it slowly and one off it works properly.
Could it be because sometimes when I release it is outside of the wrapper and that may cause this jump issue?
I am using iScroll5 and this is my code
I have a 400px high 100% width div on the center of the screen and applying iScroll with snap.
on Desktop it works as expected, on mobile (Safari and Chrome) at times when scroll and "let go" it snaps back to the original element that I started scrolling from. When i move it slowly and one off it works properly.
Could it be because sometimes when I release it is outside of the wrapper and that may cause this jump issue?