Skip to content

fix for $emit loop bug, when listeners were deregistered #1

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
Nov 28, 2015

Conversation

kasparsj
Copy link
Owner

fixed angular#13401 the $emit loop is not aware which listener was removed

the $emit loop is not aware which listener was removed
@kasparsj kasparsj closed this Nov 28, 2015
@kasparsj kasparsj reopened this Nov 28, 2015
kasparsj added a commit that referenced this pull request Nov 28, 2015
fix for $emit loop bug, when listeners were deregistered
@kasparsj kasparsj merged commit 7712e3b into master Nov 28, 2015
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.

the $emit loop is not aware which listener was removed
1 participant