banthagroup / fslightbox-vue

Basic version of Fullscreen Lightbox for Vue.js. Website: https://fslightbox.com/vue
MIT License
41 stars 3 forks source link

Failed to resolve component: fslightbox #88

Open andrewclo opened 1 year ago

andrewclo commented 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.

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.

EgeKutay commented 1 year ago

Remove curly braces where you import FsLightbox