Memory leak with vue-devtools
Open
help wanted
question
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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. :eye: (yes, only one.)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.