Sean Matheson
Sean Matheson
Hey @CosticaPuntaru Thanks for raising this. Hmmm, interesting. Is it expected for the callbacks to be executed synchronously in a server rendering context? What is the default React behaviour around...
@tadeuszwojcik of course, always happy to keep inline with the latest fixes and enhancements that the Apollo team have applied. Would really appreciate the PR. 👍
@dawnmist - legend thank you for that!
Yeah, a difficult one to manage. Ideally I would love to be able to skip the `componentWillMount` call completely, but it's a part of the React server side contract and...
Hey @swernerx I can look at building an Apollo integration layer. It won't work out of the box at the moment no. :( I plan on doing an integration between...
FYI I am in the middle of a rewrite that will be able to provide a compat layer with react Apollo. Only requiring a single tree walk to resolve the...
It will be soon 😀
Hey @swernerx Thanks for this suggestion. With the latest code parse I did a bit of renaming to help the API move towards supporting something like your request. My initial...
Hey @oliviertassinari! Thanks! Yeah, totally a great idea and I think @bradennapier has some alternative ideas around this problem. It would be great to come up with a simple and...
Related: https://github.com/ctrlplusb/react-universally/issues/406