Skip to content

[Rate] Rate组件点击事件没有向上传递 #3270

@dlxbcn

Description

@dlxbcn

tdesign-miniprogram 版本

1.7.0

重现链接

this.onTouch(e, 'tap');

重现步骤

列表页加了Rate 控件,但Rate 组件点击没反应,也不能传递点击事件,导致列表页无法跳转到详情页

期望结果

就算Rate控件设置了disalbe,也可以向上传递点击事件

实际结果

No response

基础库版本

No response

补充说明

可以向上传点击事件,类似this.triggerEvent('click', e);

https://github.com/Tencent/tdesign-miniprogram/blob/b193a61b3da6afd98bb5b75e2254ea2befca6ba5/src/tag/tag.ts#L85C7-L85C37

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions