jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers. Now includes React and Vue components.
https://intl-tel-input.com
MIT License
7.57k stars 1.94k forks source link

how to 00 instead + #665

Closed ssadok closed 6 years ago

ssadok commented 6 years ago

intl tel input cannot detect international number start with 00 how can i do to let him know this annotation ?

jackocnr commented 6 years ago

What exactly do you mean "cannot detect"? Please use the new issue template, and provide steps to re-create the problem, and what you expect to happen and what actually happens.

ssadok commented 6 years ago

the problem is simple when you prefix the number with 00 instead +

+following by country code the system detect the selected country

image

But if i use 00 followed by country code the system desn't know this annotation

image

in the both case the country is frensh

jackocnr commented 6 years ago

Please search the issues before posting - this question has already been answered.

kamran-jabbar commented 5 years ago

Better if you provide 00 feature for others. @jackocnr

jackocnr commented 5 years ago

For posterity:

The 00 format is not standardised - it varies depending on which country you are dialling from. See https://github.com/jackocnr/intl-tel-input/pull/5