Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Remove listener that's leading to memory leak #156

Merged
merged 1 commit into from
Dec 8, 2016
Merged

Remove listener that's leading to memory leak #156

merged 1 commit into from
Dec 8, 2016

Conversation

danieldiekmeier
Copy link
Contributor

By calling listen on every reset event, the transform listener is attached multiple times.

I'm actually not even really sure what the reset event signifies. In my tests, everything seems to work fine without it.

If this is not a good solution, it would still be nice to fix the leak.

@danieldiekmeier danieldiekmeier changed the title Remove listener leading to memory leak Remove listener that's leading to memory leak Nov 24, 2016
@yyx990803 yyx990803 merged commit 6c518d5 into vuejs:master Dec 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants