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

[table] Vue3 (composition api) memory leak #12051

Open
Giridhar108 opened this issue Mar 15, 2023 · 5 comments
Open

[table] Vue3 (composition api) memory leak #12051

Giridhar108 opened this issue Mar 15, 2023 · 5 comments
Labels

Comments

@Giridhar108
Copy link

Giridhar108 commented Mar 15, 2023

Bug Type: Other

Environment

  • Vue Version: 3.2.47
  • Element Plus Version: 2.3.0
  • Browser / OS: Version 111.0.5563.65 (Official Build) (64-bit) / win
  • Build Tool: Vite

Reproduction

Related Component

  • el-table

Reproduction Link

Github Repo

Steps to reproduce

You need to launch the project using "serve dist"

Open the Performance Monitor tab and the memory tab in the developer tools.

Then you need to switch tabs and go through the table for 2-3 minutes.

What is Expected?

Reducing memory consumption

What is actually happening?

We will see a constant memory increase. It does not reset over time.
This is production mode.

224984352-9cd74c15-903b-4701-9751-b419698072af

Additional comments

(empty)

@tvormweg
Copy link

We're experiencing simliar issues.

@ghost
Copy link

ghost commented Mar 20, 2023

Check out Avoiding Memory Leaks

@Giridhar108
Copy link
Author

Check out Avoiding Memory Leaks

We have troubles with vue3 composition api

@Mrzzzzhou
Copy link

Chrome/123.0.6312.106 does not leak memory.
Chrome/87 has a memory leak.
Help me!

@Hamza-Dahmoun
Copy link

How was this solved?

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

No branches or pull requests

4 participants