Skip to content

slot内容绑定不了事件 #358

Description

@wwjd2016

BUG 描述
Child子组件:

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

父组件Parent:

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

hanldeClick 不执行,没绑定上

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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