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 with vue-devtools #6

Open
cyrilf opened this issue May 7, 2019 · 0 comments
Open

Memory leak with vue-devtools #6

cyrilf opened this issue May 7, 2019 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@cyrilf
Copy link
Owner

cyrilf commented May 7, 2019

When the vue-devtools are open, a memory leak occurs.
When removed, everything is fine.

My guess is that it's due to the state being saved (for time-travel purposes) at each mutations, which of course occurs quite often. But maybe the reason is different.

So let's keep an eye out. 👁️ (yes, only one.)

Screenshot from 2019-05-07 16-05-31

@cyrilf cyrilf added help wanted Extra attention is needed question Further information is requested labels May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant