Open paulbalomiri opened 8 years ago
@paulbalomiri you are talent to find bugs! :smile:
Thanks!
The contacts_all query/publish function triggers the error.
What I meant to say is that I attached an app for reproducing, and that the "contacts_all"
publish showcases the behaviour. But part of the sentence never made it from brain to keyboard. :smile:
EDIT: I really need to go to bed, as it was there all along So ignore this comment :disappointed:
I just realised that there is PR #6 . Have you looked into it?
@paulbalomiri Fixed.
Better late than never! :D
👍
Hi,
according to the Meteor Docs#meteor_publish the publish function may not return two cursors for the same collection
Thus this kitchen-cli definition snippet fails:
Now trying
Meteor.subscribe(referencing_query)
fails server side withIn any case I attached my app as i don't have time right now to expand the example above into an app. The
contacts_all
query/publish function triggers the error.Anyways, i figure it's not trivial to fix, so i'm just leaving this here as a feature request ... adsubmission.json.zip