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

0.11-rc: v-component warning? #450

Closed
remoe opened this issue Sep 30, 2014 · 1 comment
Closed

0.11-rc: v-component warning? #450

remoe opened this issue Sep 30, 2014 · 1 comment

Comments

@remoe
Copy link

remoe commented Sep 30, 2014

When I use v-component on vue@0.10.x like so:

http://jsfiddle.net/jwokyj80/

Then it doesn't throw a warning. But on 0.11-rc:

http://jsfiddle.net/h93mj0zr/

The warning is:

[Vue warn]: v-component="app-view" cannot be used on an already mounted instance. 

Is this now a wrong/bad usage of v-component?

@yyx990803
Copy link
Member

Thanks, this is a bug in the compilation logic. Fixed!

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

No branches or pull requests

2 participants