orionjs / orioncms

[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.
http://orionjs.org
MIT License
715 stars 129 forks source link

Meteor Ionic entities not loading even when subscribed. #57

Closed rwatts3 closed 9 years ago

rwatts3 commented 9 years ago

I am noticing this and not sure if this is a mistaken on my behalf or is there a better way to do this. I am trying to run a {{#each}} statement inside of meteor ionic, and the results are never returned.

Is there a different way to subscribe ?

nicolaslopezj commented 9 years ago

You can subscribe any way you want and even create your own publications for entities.