lucaspulliese / vue-cool-lightbox

Vue.js lightbox inspired by fancybox.
https://vue-cool-lightbox.lucaspulliese.com
341 stars 54 forks source link

Multiple Galleries in one page #60

Closed diogoareia closed 3 years ago

diogoareia commented 3 years ago

Can't get multiple galleries to work on the same page, the first one works smoothly after that the others don't change the images, only the first one shows correctly.

diogoareia commented 3 years ago

Can't get multiple galleries to work on the same page, the first one works smoothly after that the others don't change the images, only the first one shows correctly.

Got it to work with effect = "fade", swipe not working

diogoareia commented 3 years ago

Just checked your examples, and this also happens on the ones with effect="swipe" after the first example. I'm using Google Chrome lateste version Version 85.0.4183.121 (Official Build) (64-bit) on Mac OS Catalina

lucaspulliese commented 3 years ago

Hi @diogoareia!

You are right, I will try to figure out this weekend, I don't know what's happening, thank you very much for reporting the problem.

lucaspulliese commented 3 years ago

@diogoareia Please update the component to version 2.6.3, as you can see in the docs, it's fixed in that version. But let me know if it works for you aswell.

croftman commented 3 years ago

@lucaspulliese I can confirm it's now working well 👍

diogoareia commented 3 years ago

It's perfect, thank you so much!!!! Cheers