-
Notifications
You must be signed in to change notification settings - Fork 329
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
[Form] FormList 首次setFieldsValue无效 #2403
Labels
Comments
👋 @nickcdon,感谢给 TDesign 提出了 issue。 |
|
此外,initialData配置了,初始FormList的name value 为[],后更新initialData,FormList的name value为[{xx: 'xxx'}],再form.reset({type: 'initial'}),同样无效 |
This was referenced Jul 31, 2023
Closed
uyarn
added
to be published
fixed, not be published
in progress
in progress
and removed
to be published
fixed, not be published
labels
Aug 4, 2023
这问题好像还没解决 |
1.2.2已经修复了的 |
经过使用并没有修复。。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-react 版本
1.1.17
重现链接
https://codesandbox.io/s/tdesign-react-demo-forked-hjfdyx?file=/src/demo.jsx
重现步骤
期望结果
setFieldsValue 生效。
实际结果
首次不生效
框架版本
react 18.2
浏览器版本
No response
系统版本
No response
Node版本
v16.20.1
补充说明
No response
The text was updated successfully, but these errors were encountered: