Skip to content

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

Description

@Priotts

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"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions