Hugh Willson
Hugh Willson
Thanks for the suggestions @fbartho! The upcoming link state version that's integrated into Apollo Client follows something close to your last suggestion: > Change the resolver api so link-state resolvers...
@crapthings Which two plugins are you referring to exactly? Can you provide links?
> There will be an awkward period after the initial release where many third-party frameworks (Redux, Apollo, React Router...) may not work properly in async mode. Apollo doesn't do awkward...
@avanthay - we'd like to keep the build time warning for now (as per https://github.com/meteor/meteor/issues/9285#issuecomment-341586094), but regarding: > my proposition will be to add an option somewhere to be able...
Is this still an issue for people using the latest `@apollo/client@beta` (3.0.0-beta.50)?
Sorry to hear this is a problem @michaelcbrook - any chance you can provide a small runnable reproduction (repro [template](https://github.com/apollographql/react-apollo-error-template), repro [codesandbox](https://codesandbox.io/s/github/apollographql/react-apollo-error-template)) that demonstrates the problem? This will help expedite...
@AlexMost have you had a chance to try `@apollo/[email protected]` directly instead of manually patching it in?
@AlexMost any luck with https://github.com/apollographql/apollo-client/issues/7942#issuecomment-817542232?
@AlexMost were you able to test things out with `@apollo/client@beta`? (currently `3.4.0-rc.6`)
Thanks for this @KeithGillette - any chance you'd be able to provide a small runnable reproduction that shows this?