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

seems like memory leak in ssr when runtime-core throw an error #3100

Closed
aprilcai opened this issue Jan 26, 2021 · 2 comments
Closed

seems like memory leak in ssr when runtime-core throw an error #3100

aprilcai opened this issue Jan 26, 2021 · 2 comments
Labels
🐞 bug Something isn't working scope: ssr

Comments

@aprilcai
Copy link

Version

Reproduction link

https://github.com/aprilcai/vue3-ssr-test

Steps to reproduce

clone the repo, follow the ReadMe.md to reproduce

What is expected?

blockStack should be cleared

What is actually happening?

blockStack is not cleared


see https://github.com/aprilcai/vue3-ssr-test for more details

@anarkh
Copy link

anarkh commented Jan 26, 2021

I have the same situation

@HcySunYang
Copy link
Member

Read this for more details #3106 (comment)

@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working scope: ssr
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants