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
publishCursor doesn't call ready, if you used it manually, you would just call this.ready() immediately afterwards, which would guarantee the initial docs are sent.
Meteor.Collection._publishCursorCount
(cursor, sub, [collection-name], counter-name)
sub.ready()
The text was updated successfully, but these errors were encountered: