Skip to content
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

[Table 表格] 双击Row时,不要触发2次selectOnRowClick #2218

Closed
Alsmile opened this issue Dec 30, 2022 · 2 comments
Closed

[Table 表格] 双击Row时,不要触发2次selectOnRowClick #2218

Alsmile opened this issue Dec 30, 2022 · 2 comments
Labels
🐞 bug Something isn't working to be published to be published

Comments

@Alsmile
Copy link

Alsmile commented Dec 30, 2022

tdesign-vue-next 版本

1.0.0

重现链接

No response

重现步骤

<t-table
         select-on-row-click
         @row-dblclick="onRowDblclick"
       />

双击行时,触发了两次行select状态改变。

期望结果

双击行时,不要触发两次行select状态改变。

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @Alsmile,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@chaishi
Copy link
Collaborator

chaishi commented Jan 10, 2023

Vue2 resolved in Tencent/tdesign-vue#2016
Vue3 resolved in #2256

@chaishi chaishi added 🐞 bug Something isn't working to be published to be published labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published to be published
Projects
None yet
Development

No branches or pull requests

3 participants