We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
1.13.0
https://stackblitz.com/run?file=package.json,src%2Fdemo.vue
Table组件点击某行,失去高亮效果后,触发onActiveChange事件,其中返回参数context.activeRowList仍然存在失去高亮的那条记录。官方文档写着:activeRowList表示所有高亮行数据
context.activeRowList应该去除失去高亮的数据
context.activeRowList仍然存在失去高亮的那条记录
No response
The text was updated successfully, but these errors were encountered:
👋 @lin-code-world,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
你贴的重现链接,不是公开地址 ***/run?***。麻烦重新贴下。
***/run?***
公开地址在如下图按钮弹窗中可获取:
你贴的重现链接,不是公开地址 ***/run?***。麻烦重新贴下。 公开地址在如下图按钮弹窗中可获取:
就是官网提供的例子:https://stackblitz.com/edit/dsykxxfm?file=src%2Fdemo.vue
No branches or pull requests
tdesign-vue-next 版本
1.13.0
重现链接
https://stackblitz.com/run?file=package.json,src%2Fdemo.vue
重现步骤
Table组件点击某行,失去高亮效果后,触发onActiveChange事件,其中返回参数context.activeRowList仍然存在失去高亮的那条记录。官方文档写着:activeRowList表示所有高亮行数据
期望结果
context.activeRowList应该去除失去高亮的数据
实际结果
context.activeRowList仍然存在失去高亮的那条记录
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: