The default country is Portugal and cannot be changed in the UI.
It seems to be hardwired in phone_international.js (initialCountry: 'pt')

CommentFileSizeAuthor
#3 Screenshot 2020-03-09 at 18.53.24.png23.19 KBsaidatom

Comments

PeterE created an issue. See original summary.

  • saidatom committed af3cfc8 on 8.x-1.x
    Issue #3117799: Setting default country not working
    
saidatom’s picture

StatusFileSize
new23.19 KB

New feature implemented.

saidatom’s picture

Status: Active » Fixed
saidatom’s picture

Status: Fixed » Closed (fixed)
PeterE’s picture

@saidatom thanks for the fix - works great!

metakel’s picture

The same problem is also on Version: 8.x-2.2. The default country is always Portugal.
Update: I am sorry that after drush cr, the setting of default country for 8.x-2.2 is now working.

Please consider adding an option to disable the displaying of flags. I am using display:none to do so now.