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

Translated country name is passed in few instances #1589

Closed APhadte closed 5 months ago

APhadte commented 5 months ago

Hi

User selected country should be passed when form is submitted. No alteration in code done to translate the country.

Now Translated country is getting passed in few cases. For example, If China is selected then value is passed as 中国

jackocnr commented 5 months ago

I'm afraid I don't understand the problem. Can you please use the new issue template: describe clear steps to reproduce the problem - what you expect to happen vs what is actually happening, with a clear example value.

For instance: it sounds like you're passing the country name somewhere, but I don't understand where, or why?

jackocnr commented 5 months ago

Closing due to inactivity.