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

AbstractRadioButton & RadioButtonController - investigate potential memory leak #1529

Open
rayshan opened this issue Feb 7, 2015 · 0 comments
Assignees

Comments

@rayshan
Copy link
Contributor

rayshan commented Feb 7, 2015

When AbstractRadioButton exits document, it doesn't notify the RadioButtonController this happened, RadioButtonController still occupies memory

e.g. when using Repetition and content changes

unregisterRadioButton isn't enough: https://github.com/montagejs/montage/blob/master/core/radio-button-controller.js#L116

@hthetiot hthetiot modified the milestone: v17.2.x Component Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants