Gork@sopuli.xyz to Software Gore@lemmy.world · 14 days agoFirst name invalid.sopuli.xyzimagemessage-square81linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageFirst name invalid.sopuli.xyzGork@sopuli.xyz to Software Gore@lemmy.world · 14 days agomessage-square81linkfedilink
minus-squareKubeRoot@discuss.tchncs.delinkfedilinkEnglisharrow-up0·13 days agoFrom my experience, I think this also happens because of badly written code, where it tries to detect user input to do validation, but it handles events incorrectly and sees autofill as invalid.
minus-squareLastYearsIrritant@sopuli.xyzlinkfedilinkEnglisharrow-up0·13 days agoI found that a lot of banks reject it unless both of the fields have been active inputs. So do the auto fill, then click each field so it thinks they were both used, then click login. Dumb, but two of my financial institutions require it.
From my experience, I think this also happens because of badly written code, where it tries to detect user input to do validation, but it handles events incorrectly and sees autofill as invalid.
I found that a lot of banks reject it unless both of the fields have been active inputs.
So do the auto fill, then click each field so it thinks they were both used, then click login.
Dumb, but two of my financial institutions require it.