Skip to content

v-if not working with partials #987

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
biquetto opened this issue Jun 29, 2015 · 0 comments
Closed

v-if not working with partials #987

biquetto opened this issue Jun 29, 2015 · 0 comments

Comments

@biquetto
Copy link

Following code is compiling even if $index = 0

<partial name="partialName" v-if="!$index"></partial>

I had to deal with a template tag wrapping the partial in order to make it works

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

1 participant