CountryCodePickerProject icon indicating copy to clipboard operation
CountryCodePickerProject copied to clipboard

getSelectedCountryEnglishName() not returning full country name

Open SujithManjavana opened this issue 3 years ago • 0 comments

When I select "Bolivia, Plurinational State of (BO)" and call getSelectedCountryEnglishName(), it returns only "Bolivia, Plurinational State of". i.e, the BO part is missing.

SujithManjavana avatar Aug 10 '22 08:08 SujithManjavana