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

Patching country value alpha3Code problem #94

Open
simionrobert opened this issue Mar 12, 2022 · 0 comments
Open

Patching country value alpha3Code problem #94

simionrobert opened this issue Mar 12, 2022 · 0 comments

Comments

@simionrobert
Copy link

simionrobert commented Mar 12, 2022

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:

  1. Patch the value using alpha3Code
    this.identityCardFormGroup.patchValue({
      taraEmiterii: { alpha3Code: 'ROU' },
    });
  1. You will see that the value will not update

Expected behavior
It should set the country based on alpha3Code

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version latest
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

No branches or pull requests

1 participant