Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoBlur not firing in an Angular app when filled with 1password
I have an Angular javascript website front end with a username and password field, and the username (email) has a blur event on it, like so:
(html carets removed because this forum doesn't apparen...
Former Member
3 years agoI have exactly the same issue with React, and just lost one hour trying to figure why my onBlur event wasn't fired 🤯.
This is really annoying as it could break web-apps: 1Password should never interfere with onFocus/onBlur events ⚠️