Alessia Bellisario

Results 136 comments of Alessia Bellisario

Hi @asvishnyakov 👋 I see the failing tests in your Log.txt - out of curiosity, if you run one of the test files from the list of failing tests by...

@jerelmiller and I had an interesting discovery related to some MSW tests yesterday in which several tests are sharing a `client` instance: the `SuspenseCache` was causing tests running serially _using...

Hi @jcostello-atlassian 👋 I'll echo what @phryneas said over on your PR - thanks for opening it and we'll review it as soon as we're able to :)

Hey @henryqdineen 👋 Thanks for opening this PR - I can see how this would be useful in the cases you've outlined. I'll take it to the team to discuss...

Hi @dbasilio 👋 Thanks for opening this issue - the reproduction and linked issues are helpful :) I'll get this on our team agenda, thanks!

Quick update, I have a PR open here: https://github.com/apollographql/apollo-client/pull/11860

The fix be included in the next patch release, v3.10.5, which will go out later this week 🚀

Hi @puneetkansal04 👋 Can you please share the original code snippet with your query and the error policy you're using, and also the shape of the response when it throws...

One piece of feedback from @yaboi: > Is there a way to access a schema not available locally? Maybe with codegen or something?

Hi @arenevier 👋 Appreciate the bug report! What does the error event you're receiving look like? Are you using `ws`? A reproduction would be helpful to check our assumptions. We'd...