MongoDB data loss in Meteor

Wondering if anyone else has noticed data loss with their Meteor MongoDB app.

I know that if you don’t have the correct write concern set you can lose data although haven’t noticed any issues on this front till very recently. Wondering if anyone else has encountered this issue. It’s also possible that we’re overwriting the data somehow although I don’t see where that would be happening in our app.