Skip to content
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

[FormList] 在动态增减表单的时候,删除其中一个赋初始值的表单,再新建一个表单的时候不是空表单,感觉是name相同导致的[BUG] #2329

Open
Alicecsl opened this issue Jun 29, 2023 · 2 comments
Labels
invalid This doesn't seem right

Comments

@Alicecsl
Copy link

tdesign-react 版本

1.1.12

重现链接

https://stackblitz.com/edit/react-fahwnw?file=src%2Fdemo.jsx

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @Alicecsl,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@Alicecsl Alicecsl changed the title [FormList] 在动态增减表单的时候,删除其中一个赋初始值的表单,再新建一个表单的时候不是空表单,感觉是name相同导致的 [FormList] 在动态增减表单的时候,删除其中一个赋初始值的表单,再新建一个表单的时候不是空表单,感觉是name相同导致的[BUG] Jun 29, 2023
@HaixingOoO
Copy link
Collaborator

@Alicecsl 您好,这不是bug,看了你的Demo,你要新建的初始值,应该设置{ province: '', area: '' },而不应该是{}空对象,希望能帮到你?😊

@HaixingOoO HaixingOoO added the invalid This doesn't seem right label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants