Skip to content

Conversation

@defcc
Copy link
Member

@defcc defcc commented Nov 14, 2016

fix #4182

This PR also fix a bug when v-if works with v-once. The generated code is like _m(1), which is cached by the static tree. I created a jsfiddle here

@yyx990803 yyx990803 merged commit 7749793 into vuejs:dev Nov 14, 2016
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

Successfully merging this pull request may close these issues.

v-else and v-once on custom component inside v-for

2 participants