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

When pasted input Min and Max are not honored #55

Open kumar-tadepalli opened 3 years ago

kumar-tadepalli commented 3 years ago

Reproduction: In demo site: https://digit-only.firebaseapp.com/demo Copy some number from notepad which is not in the limits of min and max. image