Hi there,
My checkout page working properly on desktop but when I test it over mobile (Both Android and IOS with different browsers) there is a problem with autocomplete CITY field.
Form grabs the address completely from Google but when I click on Complete Purchase button got an error as City is Required. But that field already filled by Google.
Any suggestions? I tried to disable -required field- definition of my form as a temporary solution but couldn’t find any place to do this.