jackocnr / intl-tel-input

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

New Country to be added => Artsakh | 374 47, 374 97 #1606

Closed ask4alikhan closed 4 months ago

ask4alikhan commented 4 months ago

Hi @jackocnr, Thank you for this wonderful plug-in! I am using this on a salesforce communities page. I have a list of countries and one of them is missing in intl-tel-input. How can I add them + their flags? Please advice! thank you! Artsakh | 374 47, 374 97

jackocnr commented 4 months ago

Thank you for this wonderful plug-in!

You're welcome! 😊

You can see the criteria for us to include a country in the comment at the top of data.ts, and unfortunately, it looks like Artsakh doesn't meet that criteria. It doesn't appear to have an iso2 country code, which this plugin uses internally to work with countries, so I'm afraid it would be impossible to get this working.

ask4alikhan commented 4 months ago

Thank you sir for confirming! Best!