there seem to be some sync issues when there's a collection called `users` and a doc called `users/{userId}` both loaded at the same time. problem 1. not all users get loaded problem 2. user doc is not updated when that doc is updated through the users module and visa versa related: #316