Skip to content

ant-checkbox 选择不上 #1519

@yxyaxng

Description

@yxyaxng

组件

ant-checkbox

基础库版本

3.10.0

设备机型

手机系统

  • iOS
  • Android
  • HarmonyOS

APP

微信小程序

组件库版本

3.4.0

预期行为

checkbox 绑定事件,点击一次回调一次,
现在会回调两次,导致一直选择不上

复现步骤

3.4.0必现,回退到3.2.2能正常使用

handleCheckedChange(res) {
console.log("handleCheckedChange->",res)
this.setData({
checked: res.detail,
})
}

复现 demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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