To reproduce, select only 'United States' in the field settings as an available country. When this happens, the state and zip code won't be on the form until after you've attempted to submit it - there's no validation error (and submit handlers fire), just the form gets rebuilt with those fields available.

If you have multiple countries available but United States as the default, it works as designed.

Comments

rszrama’s picture

Status: Active » Closed (duplicate)

I fixed this earlier this evening via #1979794: If only one available country is selected administrative area/postal_code text boxes do not show and the (unfortunate) follow-up commits. ; P