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

fix: Dangling references after element disconnect #608

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

rkaraivanov
Copy link
Member

Several components did not call the parent disconnectedCallback, preventing triggering hostDisconnected
for any controllers (theming in this case) and
leading to a memory leak.

Several components did not call the parent `disconnectedCallback`,
preventing triggering `hostDisconnected`
for any controllers (theming in this case) and
leading to a memory leak.
@simeonoff simeonoff merged commit d19a8b0 into master Jan 10, 2023
@simeonoff simeonoff deleted the rkaraivanov/dangling-theme-controller-fix branch January 10, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants