Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defaultCountryCode can't be empty (at least for now) #15812

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Sep 30, 2024

Description

Make it clear that the defaultCountryCode can’t be set to an empty string.

(Without it, you’re able to set it to an empty string, and then when attempting to add an address, you’d only get a console error about Missing required property country_code., and no “real” feedback for the author.)

Related issues

#15771

@brandonkelly brandonkelly merged commit ed9c725 into 4.x Oct 7, 2024
@brandonkelly brandonkelly deleted the bugfix/15771-defaultCountryCode-can't-be-empty branch October 7, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants