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

Using vuetify with vue-slick-carousel prob related with issue #86 #165

Open joelpro2 opened 3 years ago

joelpro2 commented 3 years ago

This is an example with vue-slick-carousel with a v-img from Vuetify v-img has a slot named placeholder to use as the image is still loading

In this example we're going to call the v-progress-circular to show a loading state.

this placeholder slot renders an absolute element. Although, inside vue-slick-carousel, that element was prevented from rendering

https://codepen.io/joel_rodrigues/pen/qBaLNYO