Closed jdnichollsc closed 7 years ago
Hey @jdnichollsc that should work just fine, the most likely cause is that the helpers haven't been applied to the collection that you're querying. Perhaps you defined them only on the server (or client).
Hi man, thanks for your quickly response! Exist any example? I'm using publications in the server side.
Regards, Nicholls
What I mean is that you'll want to be sure that you have defined your helpers where you are expecting to use them. Can you provide a link to a repo with a very simple reproduction of your issue?
Sorry @dburles, this project works like a charm! 🥇
Hi guys,
Thanks for this project! One question, exist any example using fetch? For example
Thanks in advance, Nicholls