timofei-iatsenko / angular-cc-library

Library to support Credit Card input masking and validation
MIT License
82 stars 71 forks source link

Extra digit on iPhone #32

Closed venoby closed 4 years ago

venoby commented 6 years ago

card number: When typing e.g. 5100 on iPhone (chrome, safari) The result will be 5100 0 (the 4th digit is entered twice)

update: fixed in PR by @jribble

mdbarr73 commented 6 years ago

Same issue here on iPad. Chrome or Safari.

gavmck commented 6 years ago

Looks merged and fixed in 1.2.4 to me.

nirmal-mobiquity commented 5 years ago

I think it should be closed, as commented by @gavmck updating library resolves issue