You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completely fill out a valid non-US address, then make Address Line 1 something fake (eg: 123 fake st)
Submit the form
Receive error
Update Address Line 1 with the valid value
Submit the form
Receive error:
Uncaught (in promise) Error: Expected countryCode to be of type string
at validateArguments (verify.js:36:1)
at verifyInternational (verify.js:89:1)
at handleSubmit (AddressFormInternational.js:78:1)