We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.6.3
https://codesandbox.io/s/ztlpj8?file=/src/demo.vue
使用 Table组件 的筛选功能: 单选的筛选会触发两次 onFilterChange , 多选则没有问题。
单选的筛选仅触发一次 onFilterChange 。
单选的筛选会触发两次 onFilterChange , 多选则没有问题。
Vue(2.6.14)
No response
v14.16.1
The text was updated successfully, but these errors were encountered:
👋 @chowyi,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @chaishi @nined9 @yanxugong @chuyueZhang 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @chowyi 。
fixed in #2767
chaishi
No branches or pull requests
tdesign-vue 版本
1.6.3
重现链接
https://codesandbox.io/s/ztlpj8?file=/src/demo.vue
重现步骤
使用 Table组件 的筛选功能:
单选的筛选会触发两次 onFilterChange , 多选则没有问题。
期望结果
单选的筛选仅触发一次 onFilterChange 。
实际结果
单选的筛选会触发两次 onFilterChange , 多选则没有问题。
框架版本
Vue(2.6.14)
浏览器版本
No response
系统版本
No response
Node版本
v14.16.1
补充说明
No response
The text was updated successfully, but these errors were encountered: