Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Possible memory leak #1758

Closed
lordnox opened this issue Feb 6, 2014 · 1 comment
Closed

Possible memory leak #1758

lordnox opened this issue Feb 6, 2014 · 1 comment

Comments

@lordnox
Copy link

lordnox commented Feb 6, 2014

The $destroy event is never called on the $scope of the created controller.

I used the plunker created by the documentation to show this.

http://plnkr.co/edit/JyYHxFtzcStjmYKD0uRU?p=preview

It should write a message when opening and when closing the modal. This should be done in the controller, during creation and on the $destroy-event.
But the destruction-message is never written.

@Foxandxss
Copy link
Contributor

Duplicate from #1643

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

2 participants