Skip to content

Error  #24

@tianxiang24

Description

@tianxiang24

Reproduction

<template>
    <Comp>
        <template #first="{ state }">
            <div v-if="state.a && state.b">
            </div>
        </template>
    </Comp>
</template>

Error

image

Related

vuejs/repl#131

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions