Open andrewclo opened 1 year ago
Hi,
I realize this issue is likely Vue-related and not specific to fslightbox but hope that someone using this library could be of assistance.
fslightbox
I am adding fslightbox as a vue component like this: https://gist.github.com/andrewclo/a0c553911cc3690465f79f5a5b4a1198
For some reason, I am continually getting the error: Failed to resolve component: fslightbox
Failed to resolve component: fslightbox
I appreciate any help or advice. Thanks in advance.
Remove curly braces where you import FsLightbox
Hi,
I realize this issue is likely Vue-related and not specific to
fslightbox
but hope that someone using this library could be of assistance.I am adding fslightbox as a vue component like this: https://gist.github.com/andrewclo/a0c553911cc3690465f79f5a5b4a1198
For some reason, I am continually getting the error:
Failed to resolve component: fslightbox
I appreciate any help or advice. Thanks in advance.