改善
Kaizen  Today I Learned by Ville Säävuori

Preventing 1Password Autofill on a Form Field

Literally years after users asking 1Password to allow developers to explicitly disable it on a form field, learned today that adding data-1p-ignore attribute together with autocomplete="off" will make 1Password to ignore the field. (Related 1Password docs.) At last!