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
18
https://stackblitz.com/edit/react-jfvys7?file=src%2Fdemo.jsx
1、首次通过 setFieldsValue 来设置表单值 2、表单值设置成功 3、未触发onValuesChange事件打印 vvv
不管什么时候调用 setFieldsValue 必须要触发 onValuesChange
未触发 onValuesChange
No response
21
The text was updated successfully, but these errors were encountered:
👋 @duxphp,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @ximendatie @cuijinyu @BaoTao1997 @yume316 @honkinglin 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @duxphp 。
@duxphp 感觉需要onValuesChange实现的完全可以在执行setFieldValues的方法中一并执行 有什么场景需要再触发吗
honkinglin
No branches or pull requests
tdesign-react 版本
18
重现链接
https://stackblitz.com/edit/react-jfvys7?file=src%2Fdemo.jsx
重现步骤
1、首次通过 setFieldsValue 来设置表单值
2、表单值设置成功
3、未触发onValuesChange事件打印 vvv
期望结果
不管什么时候调用 setFieldsValue 必须要触发 onValuesChange
实际结果
未触发 onValuesChange
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
21
补充说明
No response
The text was updated successfully, but these errors were encountered: