Richard Silverton

Results 10 comments of Richard Silverton

The reason the fixes above are necessary is as follows: `ConnectedRouter` subscribes to store actions in its constructor [here](https://github.com/supasate/connected-react-router/blob/master/src/ConnectedRouter.js#L27). The callback checks whether the location in the store matches the...

One consideration to bear in mind is that most non-browser SVG renderers will not render HTML ``s. This means that if you produce charts with legends or axis labels which...

How did you populate the server database? If it was outside of Meteor (i.e. in Mongo shell or with mongorestore), then that could be an issue that I hadn't thought...

Ignore that - I'm looking at your repo and I can see you're doing it on server startup. Apologies... On Thu, Oct 23, 2014 at 6:50 PM, Richard Silverton <...

Thanks for the repo - I've just opened an issue on it so that we can discuss the details of that exact case there. If it uncovers a specific issue...

Yes, I'm talking to somebody about implementing this for iOS at the moment - it will hopefully only take a few days.

Kevin O'Hagan's looking at this. He's busy organising MeteorDay Spain at present, but hopefully we will have some progress over the next week. It really shouldn't take long. On Thu,...

I think the iOS side of this should be relatively straight-forward, and I've put some pretty extensive comments in the dev branch in terms of what needs doing. My limiting...

Great stuff, Elvis. I'd really appreciate if somebody could briefly test Elvis's branch, and I'll merge it if all appears okay. On Thu, Dec 4, 2014 at 2:25 PM, Elvis...

Just added a Gitter chatroom for this repo, which is here: https://gitter.im/richsilv/meteor-cordova-notifications?utm_source=share-link&utm_medium=link&utm_campaign=share-link It's a far better forum for discussion for this stuff (when the subject isn't a specific issue). Feel...