-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Calendar] onCellClick和onCellDoubleClick疑似有冲突 #1526
Comments
👋 @luoyu-233,感谢给 TDesign 提出了 issue。 |
|
你好,建议你可以这样处理:
|
tdesign-vue-next 版本
0.20.2
重现链接
No response
重现步骤
当我给日历加上日历单元格双击时触发,日历单元格点击时触发,这两个api的时候,双击单元格触发了次点击事件和一次双击事件,感觉像是有一点问题,如果我在某个较短的时间段内进行了两次点击,是否可以只触发双击事件,而不是触发两次点击和一次双击
期望结果
当我给日历加上日历单元格双击时触发,日历单元格点击时触发,这两个api的时候,双击单元格触发了次点击事件和一次双击事件,如果我在某个较短的时间段内进行了两次点击,是否可以只触发双击事件,而不是触发两次点击和一次双击
实际结果
当我给日历加上日历单元格双击时触发,日历单元格点击时触发,这两个api的时候,双击单元格触发了次点击事件和一次双击事件,
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
有需要点击日期单元格出现一个弹框进行文本记事,双击日期单元格来展示我对应的记事内容和当天某信息数据
No response
The text was updated successfully, but these errors were encountered: