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

index is undefined when record is not ready #316

Merged
merged 2 commits into from Feb 11, 2017
Merged

index is undefined when record is not ready #316

merged 2 commits into from Feb 11, 2017

Conversation

ralphtheninja
Copy link
Contributor

If the record isn't in a ready state, calls to list.removeEntry() and list.addEntry() will not work since the queued methods will always ignore the provided index.

@ralphtheninja
Copy link
Contributor Author

I was really going to fix callbacks for lists, but I needed the optional index to be passed on to .bind() before doing that.

@ralphtheninja
Copy link
Contributor Author

@yasserf Any objection to merging this?

@ralphtheninja ralphtheninja changed the title undefined indexes passed on to .bind() when record is not ready index is undefined when record is not ready Feb 11, 2017
@yasserf
Copy link
Contributor

yasserf commented Feb 11, 2017

@ralphtheninja None no, merging in now!

@yasserf yasserf merged commit 33b0282 into deepstreamIO:master Feb 11, 2017
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.

None yet

2 participants