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

The country name is not set when using [language]. #150

Open
Priotts opened this issue Sep 13, 2024 · 0 comments
Open

The country name is not set when using [language]. #150

Priotts opened this issue Sep 13, 2024 · 0 comments

Comments

@Priotts
Copy link

Priotts commented Sep 13, 2024

Describe the bug
Hello,

I’m encountering an issue with the <mat-select-country> component. When using the [language] inputs, the language is set correctly, but the name is not set correctly.

    <mat-select-country #countryComponent formControlName="country" appearance="fill"
                        class="lg:col-span-2 [&>mat-form-field]:w-full"
                        [placeHolder]="'Nation' | translate"
                        [language]="gs.App.language ?? ''| slice:0:2"/>
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