Next.js Discord

Discord Forum

How know swiperJS fully ?

Unanswered
Japanese flying squid posted this in #help-forum
Open in Discord
Japanese flying squidOP
I need help
I'm using Swiper with horizontal scrolling in a React component. On desktop, when using the mouse wheel or trackpad, the horizontal scroll is extremely slow or barely moves at all — even when I set the mousewheel.sensitivity option to a high value.

The expected behavior is for the user to scroll through slides smoothly and at a reasonable speed using the mouse wheel. However, the scrolling is either too slow or non-functional.

This issue appears specifically when Swiper is in horizontal mode. Vertical scrolling (on smaller screens) works fine. All relevant modules (Mousewheel, Navigation, etc.) are correctly imported and initialized.

0 Replies