-
Notifications
You must be signed in to change notification settings - Fork 71
Fix firebase collection regressions #63
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
Conversation
7ae716f to
aa5dd6e
Compare
|
@robdodson @kevinpschaaf This has received a major update. PTanotherL! |
firebase-collection.html
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
then this._warn is more appropriate, maybe?
bba68f8 to
7790733
Compare
|
I've responded to your feedback @kevinpschaaf - PT(yet)anotherL! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clear _lastLocallyAddedIndex at end of loop
|
Otherwise, LGTM |
7790733 to
b4dd34c
Compare
…on-regressions Fix firebase collection regressions
This reverts the
v1.0.3 -> v1.0.4"guard local changes" patch, and adds an alternative fix for the failing tests.This should also fix the same things as #62