laurihy / angular-payments

Module that provides AngularJS-directives for formatting, validating and working with payments
560 stars 269 forks source link

Card number input error #106

Open thomas-tewelde opened 8 years ago

thomas-tewelde commented 8 years ago

My input field looks like this: `

`

The error is as follows: TypeError: a.fromNumber is not a function at Array.i (angular-payments.min.js:2) at ngModelWatch (ionic.bundle.js:40103) at Scope.$digest (ionic.bundle.js:30230) at Scope.$apply (ionic.bundle.js:30503) at done (ionic.bundle.js:24824) at completeRequest (ionic.bundle.js:25022) at XMLHttpRequest.requestLoaded (ionic.bundle.js:24963)