-
I am using the example that contains the src / components / App.vue folder.
and I get an error called "this. $ refs.lightbox.showImage is not a function".
When activating: show-light-box = "true",…
-
Hi,
we're having pro version, works very well with Nuxt3 while developing. Building it (or putting on Netlify) however doesn't work. No errors or anything, just doesn't open, also no events (like ini…
-
Man I really wanted to love this package, and I was so close. Then I noticed that it's heavily dependent on vue-lazyload. Why? I'm using what I believe is a better lazy load lib (https://github.com…
-
i use it directly in browser, all ok, but setting the rgba or hex color to :overlayColor, based on https://vue-cool-lightbox.lucaspulliese.com/#items-attributes does not work for me, fails to initiali…
-
### Version
2.1.7
### Reproduction link
[https://codesandbox.io/s/great-elgamal-y285j](https://codesandbox.io/s/great-elgamal-y285j)
- The problem can be toggled with the checkbox inside the foo…
-
Do you have an integration example for nuxtjs3 ?
the current conf is not working
this is what i tested
create a plugin useCoolLightBox.client.js
```
import { defineNuxtPlugin } from '#app…
-
Hi ,
Is it possible to add custom button inside the modal lightbox. Any sample will be appreciated.
Thanks.
-
When trying to use this component with vue 2.5.1 I get the following error:
`
You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templat…
-
![16286907624337097478808114736964](https://user-images.githubusercontent.com/4195550/129043747-5042fcb0-6952-43fe-be30-f75b0c26372e.jpg)
-
Currently this component is not navigable by keyboard. The simplest way to fix this is to make any clickable control a button element (including the images that trigger the lightbox, though that might…