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

callbacks are hitting too many times after input #2

Closed
guymorita opened this issue Aug 6, 2013 · 1 comment
Closed

callbacks are hitting too many times after input #2

guymorita opened this issue Aug 6, 2013 · 1 comment

Comments

@guymorita
Copy link
Owner

No description provided.

@guymorita
Copy link
Owner Author

added if (results.length === 1 || userId === otherUserId){

which makes it so that it only fires the callback short if it is comparing to only one item or itself.

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

No branches or pull requests

1 participant