You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shouldn't the 'this.changed' trigger the find results to return the updated model in the find query? However, I am only ever receiving the initial model from 'this.added'.
Thanks
The text was updated successfully, but these errors were encountered:
maybe I am misunderstanding how find should with with RXJS in Meteor.
if I have this on the client
and this on the server
shouldn't the 'this.changed' trigger the find results to return the updated model in the find query? However, I am only ever receiving the initial model from 'this.added'.
Thanks
The text was updated successfully, but these errors were encountered: