Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Potential memory leaks in Model layer #591

Open
richardtop opened this issue Jun 26, 2018 · 0 comments
Open

Potential memory leaks in Model layer #591

richardtop opened this issue Jun 26, 2018 · 0 comments

Comments

@richardtop
Copy link
Collaborator

FormField refers to FormSection, which refers to FormGroup (strong reference).
On the other hand, FormGroup contains Sections, which contains Fields.
Such an arrangement can be a source of memory leaks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant