Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
DannySFL
2 months agoNew Contributor
Issue with Chrome, 1Password Extension on ebay.com
Beginning around 1/16/2025 it appears a Chrome or 1Password/extension update has created issues on ebay.com - multiple search, dashboard, and other URLs part of ebay. The issue is on page load the pa...
jonsuh
2 months agoNew Contributor
I can confirm that explicitly disabling “Offer to save one-time passwords” solves the problem.
However, as RobbyMeeker mentions, initially it wasn’t properly disabled. Visually it was disabled and I also had “Offer to fill and save passwords” disabled; however, I had to do the following for it to properly disable:
- Enable “Offer to fill and save passwords”
- Enable “Offer to fill and save one-time passwords”
- Re-disable “Offer to fill and save one-time passwords”
So, yes, there is a bug that “Offer to fill and save one-time passwords” wasn’t properly disabled when it visually showed the toggle was off.
Debugging
In case this information is helpful, the bug is in the injected.js
script (specifically 1Password/inline/injected/injected.js
) that gets loaded on websites, and it is causing a timeout error.
In the Chrome development console, the error that returns is [Violation] 'load' handler took 3550ms
and points to injected.js
line 42
.