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

AngularJS $destroy event not fired #38

Merged
merged 1 commit into from
Sep 1, 2017

Conversation

tcederquist
Copy link
Contributor

Using the kendo window 'x' title bar control to close the window causes the window based controller to miss an opportunity at running $destroy. This is a resource leak.
Fixes #22

Using the kendo window 'x' title bar control to close the window causes the window based controller to miss an opportunity at running $destroy. This is a resource leak.
Fixes kjartanvalur#22
@kjartanvalur kjartanvalur merged commit c73ac02 into kjartanvalur:master Sep 1, 2017
@kjartanvalur
Copy link
Owner

Well done @tcederquist

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.

$destroy event missing
2 participants