Meteor_angularjs
Meteor_angularjs copied to clipboard
findOne doesn't update it's result
This commit fixes findOne.
If someone requests a record with findOne and this record gets updated afterwards, the change doesn't get propagated to the first client.