Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Linaori
5 months agoNew Contributor
1password input focus lag with lots of inputs
I'm running into an issue where 1password seems to significantly slow down interaction with the webpage I'm working on. There's a ton of input fields of which most are hidden, I cannot lower the amou...
LucasRoesler
17 days agoNew Contributor
Hi 1P_Phil I also ran into this issue today when new textarea elements are added to the DOM. With 1password disabled, the new element is inserted and rendered in <50ms, With 1password, it is over 200ms. This is only a single new element, no where near the number of inputs that Linaori mentions.
In my case it is a text field to leave a comment, definitely not autofillable. I have tried every documented way to disable this, but none work, the lag persists. At this point is seems like I need to replace the textarea with a div+JS. This feels wrong and like significant overkill, to simply avoid 1password.
Is there any update on potential workarounds to disable 1password from scanning these elements?