Skip to content

fix(ui-view): ui-view's scope memory leak. #1215

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

Merged
merged 1 commit into from
Aug 27, 2014

Conversation

takeshi
Copy link

@takeshi takeshi commented Jul 22, 2014

updateView method create new scope when it do nothing.
Creating new scope should be moved after conditional branching.

@takeshi takeshi changed the title Fix Memory Leak. In spite of new scope, it is called $destroy method. fix(ui-view): ui-view's scope memory leak. Aug 24, 2014
@christopherthielen christopherthielen merged commit e94aaff into angular-ui:master Aug 27, 2014
@christopherthielen
Copy link
Contributor

Thanks

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.

2 participants