lvbreda / Meteor_angularjs

279 stars 42 forks source link

findOne doesn't update it's result #30

Closed Sebmaster closed 11 years ago

Sebmaster commented 11 years ago

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.