Problem/Motivation
On checkout (Drupal Commerce), billing information fields match the site's default country (which is the option selected in the Billing Information settings) instead of the initially selected country. Specifically, on the billing information checkout form, United States is selected on page load but the country-specific fields match that those of Canada (which is the site's default country).
Steps to reproduce
Checkout cart (Drupal Commerce). Although, this could be specific to my install since I couldn't find related issues so, what could be causing this?
I've also installed CacheExclude and set the `checkout` and `checkout/*` pages to not be cached.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2021-01-31 at 2.46.06 PM.png | 93.98 KB | rupertraphael |
Comments
Comment #2
rupertraphael commentedComment #3
avpaderno