formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.22k stars 405 forks source link

The online angular-credit-card-integration example is broken #684

Open dexygen opened 8 years ago

dexygen commented 8 years ago

The online angular-credit-card-integration example at http://angular-formly.com/#/example/integrations/angular-credit-card is broken. Specifically, the first time you select a credit card type, the placeholder for credit card number ("Enter a valid card number") does not get updated, and then on subsequent changes to the credit card type, that placeholder gets modified to instruct the user to enter a valid card number of the type previously chosen.

I'm on Windows 10 using Chrome Version 50.0.2661.102 m, and it's also occurring in the version of FF I installed just today, as well as Microsoft Edge, so I think we can safely rule out it being a browser issue.