Skip to content

0.11-rc: v-component warning? #450

New issue

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

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

Already on GitHub? # to your account

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!

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

No branches or pull requests

2 participants