country_codes icon indicating copy to clipboard operation
country_codes copied to clipboard

fix: load localizedName on countryCodes()

Open kyle-seongwoo-jun opened this issue 2 years ago • 2 comments

CountryDetails.localizedName comes from countryCodes() function are always null.

I just fix it. Thank you.

kyle-seongwoo-jun avatar Feb 09 '23 07:02 kyle-seongwoo-jun

When will it be merged?

tulioccalazans avatar Oct 25 '23 01:10 tulioccalazans

Also bumping this PR, as it would allow me to resolve localized names based on the ISO-3166-1 alpha-2 code, which happens to be my usecase :)

cuberob avatar Nov 15 '23 14:11 cuberob

Merged. Thanks!

miguelpruivo avatar May 13 '24 11:05 miguelpruivo