Sahan Dissa

Results 31 comments of Sahan Dissa

Same error here too. I have the normal username password login, On my Android / IOS apps if the apps were terminated when user is logged in and reopened the...

I;m using react on my project too something similar to this https://github.com/micouz/meteor-react-tutorial-next

Yep.. This is an issue.. The ready event comes through before the data is fetched.. Any thoughts on a fix @mquandalle ? @reywood ?? ``` getMeteorData() { const propertyHandle =...

@reywood here we go, https://github.com/sahanDissanayake/hello-react-meteor You could see the difference when you change `publishComposite` to be normal meteor `publish`

https://github.com/sahanDissanayake/hello-react-meteor/blob/c19a0dbf4417f43ed533fa14791a4c0974b4bbbc/server/publications.js

@mquandalle @reywood Should I open a new issue for the `handle.ready()` functionality issue ??

@reywood Do you think there is a fix for this ? Like @eXon mentioned can we help somehow to get this fixed ? This is a comment found regarding the...

@TedAvery this is good for simple structures, But when it comes to this https://docs.mongodb.org/manual/core/data-model-design/#normalized-data-models We need the publishComposite to work as it is suppose to