Closed Sadmansamee closed 8 years ago
How to get collection returned as Array after subscription ? or how to get subscription returned value? I tried with Meteor.collection("collectionName") after proper subscription I did not get any value , it gives me nil.
Hi, @Sadmansamee -
cool.. thanks... and your new example demonstrate the procedure I think.. looking forward to it,
How to get collection returned as Array after subscription ? or how to get subscription returned value? I tried with Meteor.collection("collectionName") after proper subscription I did not get any value , it gives me nil.