card_swiper
card_swiper copied to clipboard
SwiperController.next() only works once when called manually
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?