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

[Form] 同一 Form 渲染超过7个 FormList 出现卡死 #2040

Closed
yorickili opened this issue Mar 8, 2023 · 7 comments
Closed

[Form] 同一 Form 渲染超过7个 FormList 出现卡死 #2040

yorickili opened this issue Mar 8, 2023 · 7 comments
Labels
🐞 bug Something isn't working to be published fixed, not be published

Comments

@yorickili
Copy link
Contributor

tdesign-react 版本

1.0.2

重现链接

https://github.com/yorickili/formlist/blob/main/src/App.jsx

重现步骤

渲染超过两个 FormList 组件时,最后一个 FormList 无法渲染值
渲染超过七个 FormList 组件时,CPU 跑满卡死页面

期望结果

No response

实际结果

No response

框架版本

React 18.2.0

浏览器版本

Edge 110.0.1587.63

系统版本

Windows 10

Node版本

18.12.1

补充说明

No response

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

♥️ 有劳 @ximendatie @cuijinyu @HQ-Lin @BaoTao1997 @yume316 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @yorickili

@honkinglin
Copy link
Collaborator

https://stackblitz.com/edit/react-d5kb9z?file=src%2Fdemo.jsx
似乎并没有你说的情况,提供下无渲染的截图看看?或者cpu的使用情况截图?
image

@yorickili
Copy link
Contributor Author

https://stackblitz.com/edit/react-d5kb9z?file=src%2Fdemo.jsx 似乎并没有你说的情况,提供下无渲染的截图看看?或者cpu的使用情况截图? image

image

@yorickili
Copy link
Contributor Author

@honkinglin 换成 ReactDom 的 createRoot API 可以复现
image

@honkinglin
Copy link
Collaborator

@honkinglin 换成 ReactDom 的 createRoot API 可以复现 image

ok. 看起来是有点问题我排查下

@honkinglin honkinglin added the 🐞 bug Something isn't working label Mar 20, 2023
@uyarn uyarn added the to be published fixed, not be published label Mar 5, 2024
@HaixingOoO
Copy link
Collaborator

fixed 1.5.3!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

4 participants