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
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.
Additional comments
(empty)
5条答案
按热度按时间plicqrtu1#
We're experiencing simliar issues.
l3zydbqr2#
Check out Avoiding Memory Leaks
xggvc2p63#
Check out Avoiding Memory Leaks
We have troubles with vue3 composition api
v440hwme4#
Chrome/123.0.6312.106 does not leak memory.
Chrome/87 has a memory leak.
Help me!
l7wslrjt5#
How was this solved?