card_swiper icon indicating copy to clipboard operation
card_swiper copied to clipboard

Autoplay doesn't stop on user interaction in stacked swiper

Open GoShikhar opened this issue 2 years ago • 1 comments

Really love the package. Sadly, the autoplay feature seems to be buggy. Autoplay doesn't stop in Stacked Swiper or SwiperLayout.STACK even if autoplayDisableOnInteraction is set to true. If a user touches, drags and holds the card, autoplay still takes over and animates to next page in Stacked Swiper or SwiperLayout.STACK. How can this be fixed?

GoShikhar avatar Jun 20 '22 14:06 GoShikhar