1password doesn't respect autocomplete="off" attribute on select html elements
1password is autofilling a select box because one of items in it contains the word "California" (my home state). The dropdown has nothing to do with home address so as the developer of the form, I've tried adding autocomplete="off" to the field but 1password plugin on chrome seems to be completely ignoring the attribute and filling it in anyway.
Please allow developers to signify which fields should not autofill with user information by honoring this native html schema.
