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

Fix can.debounce and can.throttle context #1073

Merged
merged 1 commit into from
Jun 11, 2014
Merged

Conversation

daffl
Copy link
Contributor

@daffl daffl commented Jun 11, 2014

This pull request adds a test and fix for can.debounce and can.throttle using the correct context as described and fixes #782.

@daffl daffl added this to the 2.1.2 milestone Jun 11, 2014
daffl added a commit that referenced this pull request Jun 11, 2014
Fix can.debounce and can.throttle context
@daffl daffl merged commit 371af6f into master Jun 11, 2014
@daffl daffl deleted the debounce-context-782 branch June 11, 2014 21:18
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.

can.debounce keeps the context after being called the first time
1 participant