Skip to content

v-if not working with partials  #987

Closed
@biquetto

Description

@biquetto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions