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 leak during routing switch #4003

Closed
wukang0718 opened this issue Jun 25, 2021 · 3 comments
Closed

Memory leak during routing switch #4003

wukang0718 opened this issue Jun 25, 2021 · 3 comments

Comments

@wukang0718
Copy link

Version

3.1.2

Reproduction link

https://github.com/wukang0718/vue3-memory

Steps to reproduce

1, project execution npm run serve
2. Click the button to switch the route continuously
3. Found that JS Heap and DOM Nodes are not reduced

What is expected?

JS Heap and DOM Nodes reduced

What is actually happening?

JS Heap and DOM Nodes are not reduced

@wukang0718
Copy link
Author

image

@wukang0718
Copy link
Author

This demo can't replicate my problem

@MarMun
Copy link

MarMun commented Jul 12, 2021

No idea if related in any way but I have a memory leak problem were each route sticks in memory on first visit.

Reproduction: https://github.com/MarMun/vue-memleak

Maybe it helps.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants