We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug Patching the country value does not work for alpha3Code. However, for alpha2Code works. Should work also for alpha3Code.
To Reproduce Steps to reproduce the behavior:
this.identityCardFormGroup.patchValue({ taraEmiterii: { alpha3Code: 'ROU' }, });
Expected behavior It should set the country based on alpha3Code
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Patching the country value does not work for alpha3Code. However, for alpha2Code works. Should work also for alpha3Code.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should set the country based on alpha3Code
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: