We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.5
https://github.com/Proxx07/vue-router-test
Just navigate between routes and get heap snapshots.
heap snapshot at first visit https://prnt.sc/KrCF8rvF3fJY heap snapshot after navigating between "main" and "about" pages 50 times https://prnt.sc/VevR3ZvU7QsG heap after refresh https://prnt.sc/oAaj6JIIO1R6
reset heap and refresh browser https://prnt.sc/hMyKwY5pMDXk heap after navigating between "main" and "big-data" pages 10 times https://prnt.sc/YFGIy_YcrD9n heap after navigating between "main" and "big-data" pages 50 times https://prnt.sc/QESC4KfkxKMZ similar behavior in prod https://prnt.sc/Wr3AmX7DbrVg
Heap shouldn't increase constantly every time during navigation
Heap rewriting even you've visited route already untill page reloading
No response
The text was updated successfully, but these errors were encountered:
duplicate of #12777
Sorry, something went wrong.
No branches or pull requests
Vue version
3.5
Link to minimal reproduction
https://github.com/Proxx07/vue-router-test
Steps to reproduce
Just navigate between routes and get heap snapshots.
heap snapshot at first visit https://prnt.sc/KrCF8rvF3fJY
heap snapshot after navigating between "main" and "about" pages 50 times https://prnt.sc/VevR3ZvU7QsG
heap after refresh https://prnt.sc/oAaj6JIIO1R6
reset heap and refresh browser https://prnt.sc/hMyKwY5pMDXk
heap after navigating between "main" and "big-data" pages 10 times https://prnt.sc/YFGIy_YcrD9n
heap after navigating between "main" and "big-data" pages 50 times https://prnt.sc/QESC4KfkxKMZ
similar behavior in prod https://prnt.sc/Wr3AmX7DbrVg
What is expected?
Heap shouldn't increase constantly every time during navigation
What is actually happening?
Heap rewriting even you've visited route already untill page reloading
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: