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

Clean up memory correctly #566

Merged
merged 3 commits into from
Aug 16, 2018
Merged

Clean up memory correctly #566

merged 3 commits into from
Aug 16, 2018

Conversation

matthewp
Copy link
Contributor

This makes sure that we clean up the DOM inside of the zone that was
used to render the app. This ensure that callbacks made by
can-dom-mutate reference the correct document, and all of the
necessary memory is cleaned up.

This fixes #560

This makes sure that we clean up the DOM inside of the zone that was
used to render the app. This ensure that callbacks made by
`can-dom-mutate` reference the correct document, and all of the
necessary memory is cleaned up.
@matthewp matthewp merged commit 310839d into master Aug 16, 2018
@matthewp matthewp deleted the mem-leak branch August 17, 2018 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memory-leak with basic-app for done-ssr@2
1 participant