Closed
Description
Version
3.4.9
Reproduction link
https://hezedu.github.io/SomethingBoring/vue-router-positionstore-memory-leak/index.html
Steps to reproduce
I read the source code and found that positionStore has only set, not deleted.
What is expected?
The data in positionStore should be cleared on history.push() or history.replace().
What is actually happening?
The memory haspmap:positionStore will continue to grow.
Metadata
Metadata
Assignees
Labels
No labels