assisrafael / assisrafael/angular-input-masks
BrV is not defined
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I trying to use this angular input mask with typescript and in console receive error:
ReferenceError: BrV is not defined
at validateCPF (VM28906 masks.js:902)
at Array.eval (VM28906 masks.js:961)
at Object.$$parseAndValidate (VM28904 angular.min.js:298)
at Object.$commitViewValue (VM28904 angular.min.js:297)
at Object.$$debounceViewValueCommit (VM28904 angular.min.js:300)
at Object.$setViewValue (VM28904 angular.min.js:299)
at Array.eval (VM28906 masks.js:953)
at Object.$$parseAndValidate (VM28904 angular.min.js:298)
at Object.$commitViewValue (VM28904 angular.min.js:297)
at eval (VM28904 angular.min.js:300)
Anyone can help me ?
You can see this erro in plunker https://plnkr.co/edit/XfzPtEPGPHCRozaKYhvl?p=preview
Thank you,
Contributor guide
Assessment
This issue has not been assessed yet.