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
Click on 1, 2, 3 and you'll see that the animation works ok
Now try clicking on 1 and then 10
Current result: The animation moves to the right from 1 all over to 10.
Expected result: The animation moves to the left just 1 slide.
This happens either way if infinite is set to true in center mode
The text was updated successfully, but these errors were encountered:
"slickGoTo" has the wrong animation direction when moving from the first to last index and from last to first
Codesandbox example: https://codesandbox.io/s/slickgoto-issue-dhf76
Steps to reproduce:
Current result: The animation moves to the right from 1 all over to 10.
Expected result: The animation moves to the left just 1 slide.
This happens either way if infinite is set to true in center mode
The text was updated successfully, but these errors were encountered: