westyside

Results 2 comments of westyside

Your filter looks suspicious. It includes a `.` prefix where this is none in `users.js`. You have `mute: false`... did the console not offer any clues?

My only other thought was whether the factory generated mock objects include `_id: ObjectId()`, and I don't even know that it is mandated, so this is a guess. In your...