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

Uncaught TypeError: _vm._c is not a function(…) #14

Closed
huobaiyu opened this issue Dec 20, 2016 · 9 comments
Closed

Uncaught TypeError: _vm._c is not a function(…) #14

huobaiyu opened this issue Dec 20, 2016 · 9 comments

Comments

@huobaiyu
Copy link

when I run mine project, the following error msg logged in console:

[Vue warn]: Error when rendering component :
Uncaught TypeError: _vm._c is not a function(…)

@lin-xi
Copy link

lin-xi commented Dec 20, 2016

i have the same question

@johnleider
Copy link
Member

Ensure that you are using vue@2.1.6. There were breaking changes from vue@2.1.5 that required the build process be updated. Unfortunately, this new process breaks earlier versions. If you are using vue@2.1.6 and vuetify@0.7.7 and this is still happening, please provide some information on your setup please.

@huobaiyu
Copy link
Author

It works properly after I updated vue version to 2.1.6. Thanks a lot. But I met another issue about v-radio component. Could you give one example how to using v-for for binding multi options?

@johnleider
Copy link
Member

It would be helpful if you could post what you were trying to do.

@huobaiyu
Copy link
Author

huobaiyu commented Dec 20, 2016

the following is code:
" option1 "
but option1 is not be displayed.

@johnleider
Copy link
Member

I'm going to close this ticket as the original issue has been resolved. Please submit another ticket for the v-radio bug you are experiencing. Thank you!

@doug3132
Copy link

hi, i have de same problem!

TypeError: _vm.loadImg is not a function

@jacekkarczmarczyk
Copy link
Member

We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or reach out to us in our Discord community.

Thank you for your contribution and interest in improving Vuetify.

johnleider added a commit that referenced this issue Dec 27, 2018
MajesticPotatoe pushed a commit that referenced this issue Dec 28, 2018
@hlababdeh

This comment has been minimized.

@vuetifyjs vuetifyjs locked as resolved and limited conversation to collaborators Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
6 participants