By some accident, we show a County field for Great Britain, even though we do not define Counties for Great Britain (it's a textarea, not a select). This field is generally not used for addressing, and doesn't make sense without data, so let's remove it.
Comments
Comment #3
bojanz commentedDone.
Comment #5
benjarlett commentedI do definitely use County. I require it when I'm displaying a list of users sorted by county. Is it possible to make this field still available? I understand it's not useful when posting things, but addresses are often sorted by county in the uk.
Comment #6
bojanz commentedAdd it back via hook_addressfield_address_formats_alter().