Skip to content

slot内容绑定不了事件 #358

@wwjd2016

Description

@wwjd2016

BUG 描述
Child子组件:

<slot name=“test”></slot>

父组件Parent:

<Child><div slot=“test” @click=“hanldeClick”>click me</div></Child>

hanldeClick 不执行,没绑定上

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions