Josemar Luedke
Josemar Luedke
@nesrual Any change you can create a reproduction app? That would help a lot to debut this issue.
@nesrual were you able to upgrade to final v2? Is this issue still relevant?
@villander I'm curious about the status of this now. Any change you can rerun the coverage report?
While a good unit test coverage is good, I think we need to improve our tests by adding more application/rendering tests. We need to make sure we interact well with...
@topbloc-beiswenger This is a good question. I actually don't know the best way to do this at the moment. I have achieved this in the past using `ember-concurrency`. Below is...
I'm curious about what you mean by query blueprints? I didn't find anything concrete about it.
@alexlafroscia Okay, I see now. Thanks for the clarification.
We should consider writing a guide for integrating Ember with Apollo. I suggest using something like https://github.com/ember-learn/ember-cli-addon-docs that has a very good foundation for documentation and has the ability to...
It does mess up a few things if double wrapped.
I haven't given much thought on this, but maybe using Embroider Macros could help here. Note that Embroider Macros works with traditional ember-cli, it's not required to have embroider. https://github.com/embroider-build/embroider/tree/master/packages/macros