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

memory leaks 内存泄漏问题 #52

Open
blessleon opened this issue May 12, 2023 · 0 comments
Open

memory leaks 内存泄漏问题 #52

blessleon opened this issue May 12, 2023 · 0 comments

Comments

@blessleon
Copy link

初始态

点击垃圾回收后初始化dom节点数
image

创建后

image

关闭创建的组件后

点击垃圾回收,dom节点数没有回收掉, detached 显示创建的dom节点已经分离。分离的DOM无法垃圾回收
image

相关代码

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant