drewjbartlett / vue-flickity

A Vue Slider / Carousel Component for Flickity.js
http://drewjbartlett.com/demos/vue-flickity/
374 stars 55 forks source link

Images flicker when going to previous route #69

Closed Tobeyforce closed 3 years ago

Tobeyforce commented 3 years ago

When I go back to a previous route, the carousel will flicker and return to the left generally. If there are multiple images, the images will for a brief moment stack on top of each other making it extremly obvious. Anyone else experienced this & know a fix? I confirmed this was the case with default settings as well as multiple ones.

Nuxt, using it as a plugin & wrapping the flickity-component in client-only.

Tobeyforce commented 3 years ago

Seems to have been an issue related to my cache as I noticed it prevailed with other packages. My apologies. Closing.