Skip to content

onSnapshotReceived modelled after onMongoConnect

Eric Eastwood requested to merge onSnapshotReceived into master

Created by: lerouxb

liveCollection.onSnapshotReceived()
  .then(function() {
    // liveCollection has now been initialised. Do whatever.
  });
Edited by 🤖 GitLab Bot 🤖

Merge request reports