gs-shop / vue-slick-carousel

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

Added Null Check #215

Open joshuanoronha opened 3 years ago

joshuanoronha commented 3 years ago

The ref innerSlider does not always load into the DOM before the goTo() function is called. This causes a lot of exceptions to be thrown