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

Multiple number formats for Indonesia (+62) #43

Open
brunoaduarte opened this issue Aug 20, 2020 · 2 comments
Open

Multiple number formats for Indonesia (+62) #43

brunoaduarte opened this issue Aug 20, 2020 · 2 comments

Comments

@brunoaduarte
Copy link

It seems there are 2 number formats in Indonesia (+62)

+62 XXX XXXX XXX
+62 XXX XXXX XXXX

But on Countries.js the mask is fixed as
mask: '9999-999-999' so only the first one works.

Is it possible to add multiple masks ?

@SirPhemmiey
Copy link

Hey @brunoaduarte, did you find a fix for this?

@brunoaduarte
Copy link
Author

brunoaduarte commented Sep 19, 2020

Hey @brunoaduarte, did you find a fix for this?

No... i've changed Countries.js to +62 XXX XXXX XXXXX and disabled number verification.
That's the only way out.

+62 XXX XXXX XXXXX
One more

So there are 3 formats
+62 XXX XXXX XXX
+62 XXX XXXX XXXX
+62 XXX XXXX XXXXX

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

No branches or pull requests

2 participants