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

[Bug][Vue SFC Playground] Playground has a memory leak problem #10266

Closed
ZaneL1u opened this issue Feb 4, 2024 · 1 comment
Closed

[Bug][Vue SFC Playground] Playground has a memory leak problem #10266

ZaneL1u opened this issue Feb 4, 2024 · 1 comment

Comments

@ZaneL1u
Copy link

ZaneL1u commented Feb 4, 2024

Vue version

undefined

Link to minimal reproduction

no need

Steps to reproduce

When switching the on and off states of "SSR", such a page crash problem will occur if the number of switches is too many.

2024-02-04.18.12.10.mov

What is expected?

Hope the page doesn’t crash

What is actually happening?

I think it's caused by memory leak

System Info

No response

Any additional comments?

No response

@yyx990803
Copy link
Member

There's no memory leak after profiling memory snapshots with the SSR toggle. The crash is likely caused by something else - that said, the playground is meant for experiments, it's unrealistic to toggle so many times and you can always just refresh the page as the state is preserved in the URL.

@yyx990803 yyx990803 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2024
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