#Long Ho

1 messages ยท Page 1 of 1 (latest)

regal kilnBOT
vagrant needle
#

are those 3 elements filled when auto-fill is used?

stable crest
#

yup

#

we have logic to validate the form to make sure all 3 complete are true based on onChange

#

because only 1 onChange is triggered we cannot tell if they were all valid/filled in or not

#

in the screenshot above I was focusing on CardExpiryElement so I got onChange for that and was able to validate it

vagrant needle
#

I tried with my own integration and i'm able to get onChange events for all 3 elements when using auto-fill

stable crest
#

which autofill mechanism did u use? was it native Chrome?

vagrant needle
#

i used 1password auto-fill

stable crest
#

interesting let me try a codesandbox and see if I can reproduce it

vagrant needle
#

yup sure! it'll be helpful if the issue can be reproduced in codesandbox

stable crest
#

yup trying to set that up right now

vagrant needle
#

No problem! Happy to help ๐Ÿ˜„