assisrafael/angular-input-masks

More than 2 digits of country calling code

Open

#307 opened on Oct 10, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (970 stars) (334 forks)batch import
enhancementhelp wanted

Description

First of all, thanks for the hard work, the validation mask is working almost perfectly.

I have an issue, when I'm using the code where the country calling code 2 is 100% perfect. But if I want to input 3 digits of prefix ie.: Portugal | 351 / Slovakia | 421 / Slovenia | 386, tha mask always add the last digit to the real number.

What can I do with this? I didn't find any solution mentioned in the issues, if there is something so sorry for oppened this issue.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide