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.3
https://codesandbox.io/s/tdesign-react-demo-forked-29hd4z?file=/src/demo.jsx
重复点击激活的选项卡,也会触发 onChange 事件
只有当激活的选项卡发生变化时才会触发 onChange 事件,重复点击激活的选项卡时不应该触发该事件
React 18
Chrome 120.0.6090.0(正式版本)dev (arm64)
MacOS(14.0)
Node 18
No response
The text was updated successfully, but these errors were encountered:
👋 @danchaofan98,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
fixed in 1.3.1
No branches or pull requests
tdesign-react 版本
1.3
重现链接
https://codesandbox.io/s/tdesign-react-demo-forked-29hd4z?file=/src/demo.jsx
重现步骤
重复点击激活的选项卡,也会触发 onChange 事件
期望结果
只有当激活的选项卡发生变化时才会触发 onChange 事件,重复点击激活的选项卡时不应该触发该事件
实际结果
重复点击激活的选项卡,也会触发 onChange 事件
框架版本
React 18
浏览器版本
Chrome 120.0.6090.0(正式版本)dev (arm64)
系统版本
MacOS(14.0)
Node版本
Node 18
补充说明
No response
The text was updated successfully, but these errors were encountered: