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 page becomes "frozen" and you are unable to interact with any site elements for a number of seconds, 5-10 in some cases.
For me I am able to reproduce it on different computers. All other extensions disabled for testing. When 1Password extension is turned off there are no issues.
- 1P_Evon
1Password Team
I'm sorry for the inconvenience. I'm happy to hear that worked. While I can't give an exact timeframe for a fix, I recommend keeping 1Password up to date so you can receive the fix as soon as possible. You can find the updates posted on our website:
-Evon
- javie3dNew Contributor
Also running into this issue.
Turning this off, fixed it
- 1P_Evon
1Password Team
You're very welcome. I'm glad to hear that worked.
Thank you for the information. Our development team is aware of the issue and is investigating it. In the meantime, turn off Offer to fill and save one-time passwords before you turn off Offer to fill and save passwords.
Let me know if you have any questions.
-Evon
ref: dev/core/core#30840
- jonsuhNew 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 theinjected.js
script (specifically1Password/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 toinjected.js
line42
. - RobbyMeekerNew Contributor
Same issue, and another thanks to Evon, disabling that setting seems to resolve it for now.
Interestingly though, if you only disable the top-level option "Offer to fill and save passwords," it does not resolve the issue. Weird since it supposedly also disables the same "Offer to save one-time passwords" setting. Maybe another bug there? Doesn't seem to be properly disabling.
- DannySFLNew Contributor
Thanks for the reply Evon, this setting did make a difference and the delay seems to have nearly vanished.
- 1P_Evon
1Password Team
Hello, DannySFL. Thank you for writing in. I'm sorry about the problem you encountered with 1Password in the browser on ebay.com.
Our development team is tracking an issue where this problem occurs on specific websites. I've added you as an affected user to our internal reporting. In the meantime, please let me know if turning off the following option improves the behaviour:
- Right-click the 1Password icon in your browser's toolbar and select Settings.
- In the Autofill & save section, turn off Offer to save one-time passwords.
Let me know how that goes.
-Evon
ref: dev/core/core#35002