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
1P_Dave
Moderator
2 months ago1Password'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 should 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
We haven't yet been able to reproduce the 1Password extension writing the message to the console. Because of that, it's possible the console message is coming from the website being inspected, rather than the 1Password extension. To help us investigate further, can you share:
- The exact website URL where you see this message
- A full console log: Save a console log in your browser
Please send this to support@1Password.com and include a link to this community thread. After emailing in, you'll receive a reply from BitBot, our friendly robot assistant with a Support ID that looks something like [#ABC-12345-678]. Post that here, and I'll be able to locate your message and look into this further.
-Dave
- luckman2121 month agoFrequent Contributor
Thanks, I just emailed the requested info.
My bug ID is [#LXH-94641-815]
- 1P_Dave1 month ago
Moderator
Thank you! I've sent you a reply via email.
-Dave