Skip to content

tabs内含有selections Table 时,会监听到checkbox的input事件 #2336

@HonLuk

Description

@HonLuk
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.6.1

Environment

macos10.15.5 node v10.13.0 chrom 83.0.4103.61 Vue 2.6.11

Reproduction link

Edit on CodeSandbox

Steps to reproduce

随意选择table内的CheckBox,可以看到有接收到checkbox的input事件

What is expected?

table中的checkbox的input事件不应该被父级组件接收到

What is actually happening?

接收到了checkbox的input事件。导致对组件二次封装进行监听时会有问题

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions