changhuixu / ngx-digit-only

An Angular directive to only allow [0-9] in the input box when typing, pasting or drag/dropping.
https://changhuixu.github.io/ngx-digit-only/
MIT License
161 stars 70 forks source link

Paste String error Join #25

Closed elvispdosreis closed 4 years ago

elvispdosreis commented 4 years ago

please treat the error when paste a field that is not a number Error: Cannot read property 'join' of null

changhuixu commented 4 years ago

Could you provide more information? What do you mean "paste a field that is not a number"? Thanks.

elvispdosreis commented 4 years ago

I'm sorry. I did a mistake