Skip to content

Conversation

@VladimirAmiorkov
Copy link
Contributor

This is a resurrection of the #6353 but it fixed the source rather than the effect that causes memory leak in NativeScript + Angular apps that use ListView or RadListView from nativescript-ui-listview plugin.

PR Checklist

What is the current behavior?

When using the Angular createEmbeddeedView from the ViewContainerRef, after calling clear() the created NativeScript Views are left in the memory

What is the new behavior?

When using the Angular createEmbeddeedView from the ViewContainerRef, after calling clear() the created NativeScript Views are collected by the GC and a no longer in the memory

Fixes/Implements/Closes #[Issue Number].
ProgressNS/nativescript-ui-feedback#825

@VladimirAmiorkov VladimirAmiorkov merged commit 2933a9a into master Nov 2, 2018
@VladimirAmiorkov VladimirAmiorkov deleted the amiorkov/embedded-views-leak-fix branch November 2, 2018 13:33
@ghost ghost removed the in progress label Nov 2, 2018
@lock
Copy link

lock bot commented Nov 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants