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] 【select-on-row-click】和【expand-on-row-click】只要其中一个为true行展开和选中行都会同时触发 #3254

Closed
NJR10byh opened this issue Aug 17, 2023 · 4 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@NJR10byh
Copy link

tdesign-vue-next 版本

1.5.1

重现链接

https://stackblitz.com/edit/vitejs-vite-5kayms?file=src%2Fcomponents%2FHelloWorld.vue

重现步骤

设置【select-on-row-click】和【expand-on-row-click】其中一个为true

期望结果

设置【select-on-row-click】为false 【expand-on-row-click】为true时,只触发行展开不触发选中行

实际结果

设置【select-on-row-click】为false 【expand-on-row-click】为true时,行展开和选中行同时触发

框架版本

Vue(3.2.42)

浏览器版本

116.0.1938.43

系统版本

macOS 13.5

Node版本

v18.16.1

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

♥️ 有劳 @Louiszhai @PengYYYYY @chaishi 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @NJR10byh

@chaishi
Copy link
Collaborator

chaishi commented Aug 20, 2023

Vue2 resolved in Tencent/tdesign-vue#2719
Vue3 resolved in #3260
React resolved in Tencent/tdesign-react#2452

@uyarn
Copy link
Collaborator

uyarn commented Aug 23, 2023

fixed in 1.5.2

@uyarn uyarn closed this as completed Aug 23, 2023
@chaishi chaishi removed the to be published to be published label Aug 25, 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
Projects
None yet
Development

No branches or pull requests

4 participants