Sean Matheson
Sean Matheson
Does anyone know if this can be disabled at a query/mutation level, rather than globally?
This seems like a super interesting idea and could open up some powerful ideas. I'll need to give it a thorough bashing before we merge, but i feel like it...
Hey @sjparsons, thanks for this. It definitely sounds like a useful feature, thanks! I will review it quite soon as I am gonna be doing some updates to this lib....
Hey @sjparsons, so I have updated this library to use the latest version of `react-tree-walker`. At the same time I reviewed the options we were passing down to `react-tree-walker`. I...
Definitely should resolve. Sorry was half way through updating `react-jobs`. Will do and then post an example for you on how to interop the two. I'll probably link the example...
Apologies @oyeanuj been so busy!
Hey @oyeanuj You are the definition of patience. 😃 I am trying to throw up a razzle based example now, using react-async-component as well as react-jobs. 👍
Ok, got it working. :) Demo: https://razzle-async-components-and-data.now.sh/ Source: https://github.com/ctrlplusb/demo-react-async-and-jobs I also added `emotion` for good measure.
Clever little trick @crazyx13th 👍
@crazyx13th the API has been updated to allow you to inject a custom context that will be available to all your components during bootstrapping. This can be helpful for cases...