Koen [XII]
Koen [XII]
We have reproduced this problem with a normal Meteor.publish as well; when publishing the relations of one of our Collections we return an array of cursors in a normal Meteor.publish...
Also, to add: for us this problem only appears when a previously rendered component also subscribes on a subset of one (or more) of the relations. For instance: when displaying...
@hwillson closing this issue seems the way to go :)
@delki8 thanks for checking in. The issue here is not that the ROOT_URL from when the bundle is created is not respected (--mobile-server), but rather that updating the ROOT_URL after...
I think this issue is still relevant today and have no idea what's causing this. @hwillson any pointers?
@KennyHammerlund any update?
@Diluka thanks, tried the same thing but just thought it would be nice if this was included. @steinroe I understand, that makes sense. However we are using MySQL. I was...
@StorytellerCZ I've added some docs and tests. Edit: not sure why the test is failing?
Debugging some performance problems in production we ran into this PR. Specifically Meteor reconnecting on mobile devices after the Device comes back from sleep/black screen. Are there any points with...
@StorytellerCZ sure, I'd be happy to help, although I have limited time. @jdgjsag67251 can also help here, I asked him to look into the failing tests earlier, but to no...