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

[Bug Report] el-table 内存泄漏,el-table 点击后,切换页面后内存不会被回收,重复操作,内存一直增加,直到浏览器奔溃 #22980

Open
TangJang opened this issue Oct 24, 2024 · 1 comment

Comments

@TangJang
Copy link

TangJang commented Oct 24, 2024

Element UI version

2.15.14

OS/Browsers version

MAC / Google Chrome 版本 129.0.6668.101

Vue version

2.7.16

Reproduction Link

https://github.com/TangJang/elTableTest

Steps to reproduce

有两个路由页面,页面1 无任何数据,页面2 是一个 el-table 组件页,从切换到页面2,点击表格任意行,切回到页面1,其中页面2增加的内存被没有减少,重复此步骤,内存一直会增加

What is Expected?

离开页面后内存减少

What is actually happening?

离开页面后内存未被回收

image image
@TangJang
Copy link
Author

页面1代码
image

页面2代码
image

@TangJang TangJang changed the title [Bug Report] el-table 内存泄漏,el-table 点击后,切换页面后内存不会被回收,重复操作,内存一直增加 [Bug Report] el-table 内存泄漏,el-table 点击后,切换页面后内存不会被回收,重复操作,内存一直增加,直到浏览器奔溃 Oct 24, 2024
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