Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to mount component #7

Closed
freimaks opened this issue May 29, 2017 · 3 comments
Closed

Failed to mount component #7

freimaks opened this issue May 29, 2017 · 3 comments
Labels

Comments

@freimaks
Copy link

After update vue-image-lightbox have error:
"[Vue warn]: Failed to mount component: template or render function not defined.
(found in )"
image

@schlaus
Copy link

schlaus commented Jun 6, 2017

Apparently the dist version is not built correctly.

Workaround
import the component like this:
import Lightbox from 'vue-image-lightbox/src/components/Lightbox'

@imcvampire imcvampire added the bug label Jun 6, 2017
@pexea12
Copy link
Owner

pexea12 commented Jun 7, 2017

I have already fixed the production build in version 5.3.0. Thank you for your contribution!

@pexea12 pexea12 closed this as completed Jun 7, 2017
@mmieluch
Copy link

Is it possible there's been a regression? I'm using version 6.0.1 and experiencing exactly the same behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants