braintree / braintree-web

A suite of tools for integrating Braintree in the browser
https://developer.paypal.com/braintree/docs/start/hello-client/javascript/v3
MIT License
442 stars 134 forks source link

Expiry date auto fill issues #660

Closed jsims281 closed 1 year ago

jsims281 commented 1 year ago

General information

Issue description

After auto fill, the expiry date field still says Please fill out an expiration date.

Steps to replicate: 1) use auto fill to populate your card information 2) delete the card number and expiry date, 3) auto fill it again (using the same or a different saved card)

You then have to manually edit the date before it validates successfully.

I have replicated this on the Demo here as well as on our live websites: https://braintree.github.io/braintree-web-drop-in/ (Screenshot attached)

braintree_dropin

jsims281 commented 1 year ago

Think this should actually be in braintree-web-drop-in