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 observable count bug on insert #20

Merged
merged 3 commits into from Nov 16, 2015

Conversation

jmper1
Copy link
Contributor

@jmper1 jmper1 commented Nov 15, 2015

This fixes a bug that causes a ReactiveArray instance to not send observable count events when a new element is inserted into it. Got confused at first since the unit test cases seemed to agree with the code. I've updated the unit test as well to reflect the fix.

guidomb pushed a commit that referenced this pull request Nov 16, 2015
…sert

Fix observable count bug on insert
@guidomb guidomb merged commit 67870d1 into Wolox:master Nov 16, 2015
@guidomb
Copy link

guidomb commented Nov 16, 2015

Thanks!

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