ui-mask icon indicating copy to clipboard operation
ui-mask copied to clipboard

Exact characters problem

Open radonyizsolt opened this issue 8 years ago • 0 comments

Hello there! First of all thank you for this component, but i have a small issue.

If this is the mask: 40-999-999-999 Everything is fine. It has to start with 40 and after that doesn't matter.

But when I want to add an extra 7 like this: 40-799-999-999 The input on click or keyup starts-to fill the input with a lot of 7's.

No Warning or error messages shown.

radonyizsolt avatar Oct 13 '16 12:10 radonyizsolt