card_swiper icon indicating copy to clipboard operation
card_swiper copied to clipboard

SwiperController.next() only works once when called manually

Open ririlya94 opened this issue 2 years ago • 0 comments

Hi there @TheAnkurPanchani ,

The SwiperController.next() only work once when it called from my custom button. I did try use the default SwiperControl() for the pagination, it seems the config.next() is working fine. I can't make my own custom SwiperControl() builder because the ui need to be separated from the carousel.

Any chance you know why this behaviour acting this way?

ririlya94 avatar Apr 13 '22 08:04 ririlya94