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

Prevent leak caused by connectedCallback setup code #344

Merged
merged 1 commit into from
May 7, 2019
Merged

Conversation

matthewp
Copy link
Contributor

@matthewp matthewp commented May 7, 2019

Closes #343

@matthewp matthewp merged commit 83ecafc into master May 7, 2019
@matthewp matthewp deleted the cc-leak branch May 7, 2019 15:22
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.

Leak occurs when a component has a viewModel with a connectedCallback and that element is never inserted
1 participant