gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
803 stars 186 forks source link

afterChange not works well #204

Open chirag-vaghasiya-micra opened 2 years ago

chirag-vaghasiya-micra commented 2 years ago

Hello there anyone, please help me with afterChange Event as in my case these events are fire at every second slide change, not in every slide.

`<VueSlickCarousel ref="datecarousel" v-bind="slickSettings" v-on:afterChange="changeDateMethod" class="m-auto" id="date-slider"

....`

my changeDateMethod method called at every second slide change

ezgif com-gif-maker