Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Behavior in Vertical Mode Swipe #2376

Open
dhanushshettigar opened this issue May 8, 2024 · 5 comments
Open

Unexpected Behavior in Vertical Mode Swipe #2376

dhanushshettigar opened this issue May 8, 2024 · 5 comments

Comments

@dhanushshettigar
Copy link

The React Slick package's website showcases vertical mode swiping. However, swiping left or right in vertical mode triggers the slider to scroll to the next slide instead of maintaining the vertical swipe motion.

Steps to Reproduce:

  1. Visit the React Slick website.
  2. Navigate to the example demonstrating vertical mode.
  3. Attempt to swipe left or right while in vertical mode.
Verticle.Mode.mp4

CodeSandBox

@SimonGideon
Copy link

@dhanushshettigar What was your expected behavior. Tried to find it so I can solve. 😃

@dhanushshettigar
Copy link
Author

@SimonGideon Please do check the version change in this screen recorded video(V29.0). Current Version is 30.2

React.Slick.v29.0.mp4

@Leyofficial
Copy link

What is a solution for that unexpected vertical mode behavior? Is it still haven't fixed ?

@dhanushshettigar
Copy link
Author

dhanushshettigar commented Jun 7, 2024

Hey @Leyofficial

I found a temporary solution to this issue. Downgrading to version "react-slick": "^0.29.0" fixed it for me. Please note that while downgrading, it might affect other updates or features dependent on the newer versions.

Hope this helps!

@Leyofficial
Copy link

Hey @dhanushshettigar , thank you . This helped me )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants