jackocnr / intl-tel-input

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

Phone number length changed in Gabon, please update the libarary #1004

Closed Cedricatangana closed 4 years ago

Cedricatangana commented 4 years ago

Gabon has increased the length of its phone numbers and the library no longer validates phone numbers from this country. How do we make sure to keep this always updated for all the countries ?

Steps to reproduce

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what actually happens

Initialisation options

List any options you're using e.g. utilsScript or preferredCountries

jackocnr commented 4 years ago

Thanks for raising this issue. It actually only takes 5 minutes to do this yourself, if you'd be willing to submit a Pull Request? Instructions here: Updating to a new version of libphonenumber. Thanks :)

jackocnr commented 4 years ago

Updated to the latest version and released in v16.0.8.