Skip to content

Custom element tag with v-repeat breaking regression in 0.11.9. #822

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

Closed
uipoet opened this issue May 7, 2015 · 1 comment
Closed

Custom element tag with v-repeat breaking regression in 0.11.9. #822

uipoet opened this issue May 7, 2015 · 1 comment
Labels

Comments

@uipoet
Copy link

uipoet commented May 7, 2015

Before 0.11.9:

<my-component v-repeat="myPrimatives"></mycomponent>

worked like a champ.

Now, the components do not render and raise the warning: v-component="my-component" cannot be used on an already mounted instance.

@uipoet
Copy link
Author

uipoet commented May 7, 2015

@yyx990803 Thank you! Really appreciate the fast turnaround.

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

2 participants