Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'radixPoint' of undefined #7

Open
jackmatt2 opened this issue May 26, 2015 · 1 comment
Open
Labels

Comments

@jackmatt2
Copy link

When I run

{{number-input class="form-control" unmaskedValue=vehicleService.cost group=true groupSize=3 separator="," decimal=false radix="."}}

I get the following error when I hit the backspace key:

Uncaught TypeError: Cannot read property 'radixPoint' of undefined
a.extend.numeric.canClearPosition @ jquery.inputmask.bundle.min.js:11o @ jquery.inputmask.bundle.min.js:8R @ jquery.inputmask.bundle.min.js:9S @ jquery.inputmask.bundle.min.js:9a.each.a.each.b.handler @ jquery.inputmask.bundle.min.js:8jQuery.event.dispatch @ jquery.js:4670jQuery.event.add.elemData.handle @ jquery.js:4338
@brandynbennett
Copy link
Collaborator

Backspacing with a radix symbol defined doesn't throw an error on one-way-number-mask now, best I can tell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants