Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
luckman212
2 months agoFrequent Contributor
1P Nightly: getting spammed to download "Apollo Devtools" Chrome Extension!
I've been running 1P Nightly, and currently have v8.12.4.6 installed. Today I went to open my Chrome DevTools console and saw this message: "Download the Apollo DevTools for a better development ex...
- 1 month ago
I wanted to provide an update here to close the loop. Further investigation showed the message was being logged by the website itself, not 1Password. This was confirmed by reproducing it in a Chrome profile without 1Password installed and by the fact that the sentry-BLbbFoZy.js file belongs to the site, not the 1Password extension.
1Password's browser extension does include Apollo Client (we use GraphQL internally), so it's normal to find that string in the 1Password extension's bundled code on disk. However, while the Apollo message string does exist inside the 1Password extension, Apollo's own checks will prevent 1Password from logging that message to Chrome's dev tools console: https://github.com/apollographql/apollo-client/blob/main/src/core/ApolloClient.ts#L866-L896
That being said, our developers are planning to remove the string from our code in future releases.
-Dave
luckman212
1 month agoFrequent Contributor
Thanks, I just emailed the requested info.
My bug ID is [#LXH-94641-815]
1P_Dave
Moderator
1 month agoThank you! I've sent you a reply via email.
-Dave