joe223 / tiny-swiper

Ingenious JavaScript Carousel powered by wonderful plugins. Lightweight yet extensible. Import plugins as needed, No more, no less.
https://tiny-swiper.js.org
1.29k stars 58 forks source link

Scrolling on .swiper-slide fires "before-slide" and "after-slide" hooks. #49

Closed g7alt closed 3 years ago

g7alt commented 3 years ago

Describe the bug In a horizontal swiper (.swiper-slide) scrolling on a slide vertically fires before-slide and after-slide hooks.

Expected behavior Vertical scrolling should not fire slide events in a horizontal swiper.

Information

joe223 commented 3 years ago

https://github.com/joe223/tiny-swiper/issues/46#issuecomment-753165787