Unexpected Behavior in Vertical Mode Swipe
Author: dhanushshettigarCreated May 8, 2024Updated May 15, 2026
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:
- Visit the React Slick website.
- Navigate to the example demonstrating vertical mode.
- Attempt to swipe left or right while in vertical mode.
https://github.com/akiran/react-slick/assets/36099642/0c8b6257-307c-41b9-8ad4-66cdffed71e9
Source: akiran/react-slick