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

GridApi.suppressEvents should suppress all the handlers #3541

Merged
merged 2 commits into from
Jun 18, 2015
Merged

GridApi.suppressEvents should suppress all the handlers #3541

merged 2 commits into from
Jun 18, 2015

Conversation

gautelo
Copy link
Contributor

@gautelo gautelo commented May 20, 2015

Fixed an issue where only the last found listener passed to GridApi.prototype.suppressEvents would actually be suppressed. (The foundListeners variable was being overwritten at each iteration.)

gautelo added 2 commits May 20, 2015 18:55
…rototype.suppressEvents would actually be suppressed. (The foundListeners variable was being overwritten at each iteration.)
swalters added a commit that referenced this pull request Jun 18, 2015
GridApi.suppressEvents should suppress all the handlers
@swalters swalters merged commit 47ebfb3 into angular-ui:master Jun 18, 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.

2 participants