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: fix dart element memory leaks when js gc collected. #563

Merged
merged 6 commits into from
Mar 21, 2024

Conversation

andycall
Copy link
Member

@andycall andycall commented Mar 3, 2024

The styleDirtyElements member still holding the reference when element disposed.

@andycall andycall force-pushed the fix/dart_element_memory_leak branch from f4732a2 to 4d57356 Compare March 10, 2024 17:13
@yifei8 yifei8 added this pull request to the merge queue Mar 21, 2024
Merged via the queue into main with commit fb0a8f6 Mar 21, 2024
30 checks passed
@yifei8 yifei8 deleted the fix/dart_element_memory_leak branch March 21, 2024 03:02
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.

None yet

3 participants