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(afs): fixing the metadata in snapshotChanges and more #2670

Merged
merged 3 commits into from
Nov 19, 2020

Conversation

jamesdaniels
Copy link
Member

  • metadata updates weren't getting to the snapshotChanges on collections due to docChanges() not including metadata in the changes, even when you ask for it
  • pull spliceAndSlice from rxfire and use it in combination with distinctUntilChanged() to reduce unneeded change detection cycles
  • added some more stuff to my sample app

@google-cla google-cla bot added the cla: yes label Nov 19, 2020
@jamesdaniels jamesdaniels merged commit d5dbe99 into master Nov 19, 2020
@jamesdaniels jamesdaniels deleted the fix_afs_metadata branch November 19, 2020 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant