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

Fix Iraq phone number mask. #82

Closed
wants to merge 2 commits into from
Closed

Conversation

MuhmdHsn313
Copy link

The correct Iraq phone number like: +964 78 123 45678, the current format is +964 78 123 4567, it has 9 number not 10!

@MuhmdHsn313
Copy link
Author

@caseyryan caseyryan reopened this May 19, 2022
@caseyryan
Copy link
Owner

I cannot merge your changes because these phone numbers have conflicts with other countries. This formatter only supports international country codes, not local. The phones starting with 7 are in Russia. I've changed the lengths of main mask from 9 to 10 digits. Unfortunately, if you need to support any of the other masks you'll need to add them in your project by hand

@caseyryan caseyryan closed this May 19, 2022
@MuhmdHsn313
Copy link
Author

MuhmdHsn313 commented May 19, 2022

I already do it, I cloned your repo and added it. I didn't want to merge the latest update!
So thanks for fixing...

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

Successfully merging this pull request may close these issues.

2 participants