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

Dots are not increase or decrease amount on dynamic list #159

Open ekanant opened 3 years ago

ekanant commented 3 years ago

Example https://jsfiddle.net/ninjabenz/v3Luf1a4/

ekanant commented 3 years ago

I just found that the slideCount in computed from InnerSlider.vue, it is not detect change on this.$slots.default.length

detheuss commented 2 years ago

hi, I'm having the same problem with carousel slideCount not updating dynamically. Forgive me if I'm wrong, but it seems like this fix has not yet been merged yet. Are there any issues?