Herman Bilous

Results 17 comments of Herman Bilous

I had the very same issue happen with me too. I used the hack @githubjeka provided but it ended up giving me 90% success rate too. So I just played...

Hey! I'm using import-meta-env on my project powered by vite. The installation process was straightforward. I'd say that for me the only missing feature for now is support of vite's...

Wouldn't this change introduce a breaking change? I mean, all users of apollo-react would have to install `deepmerge` as their runtime dependency, otherwise something might break, right?

Hey @LeandroPereiraDaCruz, thanks for heads up. I tried running build and it worked, but only after I deleted the `./dist/` folder beforehand. Closing this.

I'm using 2.0.3 on dev and 1.15.10 on prod. I can see this issue reported on both environments. We had our sentry disabled for some time, but I remember having...

If it's not full reconnect, it will only do a signal reconnect. Maybe a pc reconnect at this point is better? Nevertheless, I could not find code that will do...

Thanks for the PR. I will update my project once it's released, and will report back if it fixed my problem.

So, the changes did not help, I think they made the issue even worse, since now I get 3 unhandled exceptions instead of 1. I created #1063 to at least...

Hey, I think we should close this one for now.. I thought that the fix went into the latest release somehow, I even read the release notes, and I swear...

yes, the error is still present. From error trace I can see that it's coming from callbacks added in setupSignalClientCallbacks()