-
Is there any method to know when you change images?
-
Needs to add a KEY on the video tag as well as in the source.
-
The siteLoading prop doesn't seem to do anything. Is there a specific format the image is supposed to be in? I was looking through the source code and didn't see anywhere that the siteLoading prop was…
-
When using the showImage method when the lightbox is closed, the lightbox appears with the first image and THEN shows the correct image, whereas I would expect the lightbox to remain hidden until the …
-
Is there a way the thumbnail section can be responsive? I have seen a few other lightbox examples where depending on the screen size the number of thumbnails changes. Is there a way to do that with th…
-
As opposed to the demo, on my site I'm using different files for thumbnails / full size images. When I open the lightbox or click the next image, for a moment all that's displayed is a little box on t…
-
Hello, I'm getting this error with 2.3.1 version every time I'm trying to close the slideshow (clicking outside the image or on close button):
```
client.js?06a0:84 TypeError: url.match is not a fun…
-
Hi
I use vue-easy-lightbox component inside Vue module and it works perfectly. When I open modal with product data from the shop, when clicking on the image vue-easy-lightbox component activates and …
-
Hi, Im fairly new to Vue and in general am more of a backend developer. I've installed your component and found the following error to pop up in my console:
TypeError: url.match is not a function
![…
-
Hi,
Thank you for your work. This is a very useful component.
I originally used it in one of my apps since version 0.1.9, and at that time, there was the possibility to use any element placed in the…