can't use it in vue3 #466
Unanswered
robertnicjoo
asked this question in
Q&A
Replies: 1 comment
-
GLightbox is a client side script, using it in a server side app without a wrapper/plugin of some kind isn't possible. If you can make a codepen/sandbox we can try and work something out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use this in vuejs 3 as follow:
And I get
Uncaught ReferenceError: GLightbox is not defined
Is there something I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions