-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
value.toString
is not a function
#12202
Comments
After thorough investigation, we determined that this issue is not caused by Apollo Client but stems from a bug in certain Kaspersky products. Specifically, this bug interferes with Apollo Client’s functionality when users visit websites utilizing Apollo Client versions older than 3.11.8. We have informed Kaspersky of this issue, and they are actively investigating. However, at this time, the affected version of Kaspersky's software is still being shipped. How This May Impact YouIf an end user has Kaspersky installed on their computer, they may experience the above error when visiting a website if the UI was built using and older version of Apollo Client, creating the false impression of a bug in Apollo Client. This can disrupt user experiences and lead to confusion among developers and end-users. Recommended ActionTo prevent this issue, we strongly recommend any of the following options:
Any of these mitigation techniques will help ensure a seamless experience for end users while Kaspersky works on resolving the issue. We are closely monitoring this situation and will provide updates to this post as Kaspersky makes progress on resolving the bug. In the meantime, if you experience any related issues after upgrading to Apollo Client 3.11.8 or later, please open an issue. |
+1, experiencing the same issue as well |
Status update: a Kaspersky team member indicated in this forum post that a fix in their software is on its way in a release slated for late January / early February 2025. |
We've received reports of users encountering an
ApolloError
with the messagevalue.toString is not a function
starting on December 5. Our team is actively investigating the root cause and working to resolve issues under our control. Our initial findings lead us to believe this issue may be linked to a feature within Kaspersky’s anti-virus software, affecting websites using Apollo Client (in particular, versions prior to 3.11.8).What We Know So Far
Our initial analysis and user reports indicates this error occurs when Kaspersky's "Encrypted Connections Scan" features is enabled. This seems to result in Apollo Client requests being modified in ways that cause the error. Additionally, we have observed that the issue appears limited to Apollo Client versions prior to 3.11.8
Recommended Action
To address and mitigate the issue, we recommend updating your Apollo Client to version 3.11.8 or higher. After updating, please verify if the problem persists.
We have informed Kaspersky of the problem, and they are investigating. While it does not appear that this issue is caused by Apollo Client, our team is committed to resolving this matter as quickly as possible and will provide updates as soon as we have more information to share. If you have additional questions or require assistance with the update, please don’t hesitate to reach out.
Thank you for your understanding and cooperation
The text was updated successfully, but these errors were encountered: