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.12
https://codesandbox.io/p/devbox/relaxed-rui-2crwn4?workspaceId=d8b63237-c45a-4c07-9aaa-473968f11eff
The example primarily utilizes router-view with a dynamic key and dynamic routing, but it does not consistently reproduce the issue.
Steps to reproduce:
Open the URL: /#/project/1
Switch between the 5 links
No additional detached DOM elements are observed.
The memory occupied by the DOM is not being reclaimed by the browser.
System: OS: macOS 15.1 CPU: (8) arm64 Apple M1 Memory: 198.22 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm Browsers: Chrome: 130.0.6723.117
The text was updated successfully, but these errors were encountered:
duplicate of #12306 see #12306 (comment)
Sorry, something went wrong.
No branches or pull requests
Vue version
3.5.12
Link to minimal reproduction
https://codesandbox.io/p/devbox/relaxed-rui-2crwn4?workspaceId=d8b63237-c45a-4c07-9aaa-473968f11eff
Steps to reproduce
The example primarily utilizes router-view with a dynamic key and dynamic routing, but it does not consistently reproduce the issue.
Steps to reproduce:
Open the URL: /#/project/1
Switch between the 5 links
What is expected?
No additional detached DOM elements are observed.
What is actually happening?
The memory occupied by the DOM is not being reclaimed by the browser.
System Info
Any additional comments?
2024-11-12.17.48.31.mov
The text was updated successfully, but these errors were encountered: