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

Label of ix-menu-settings-item doesn't lively change. #937

Closed
marcossiemens opened this issue Nov 22, 2023 · 0 comments · Fixed by #955
Closed

Label of ix-menu-settings-item doesn't lively change. #937

marcossiemens opened this issue Nov 22, 2023 · 0 comments · Fixed by #955
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@marcossiemens
Copy link

What happened?

Hello,

When I lively change the label on ix-menu-settings-item, it does not change until I mechanically click on another tab. And even so, after I clicked on another tab, the tab content doesn't appear.

Obs.: the translate pipeline refer to @ngx-translate/core: 15.0.0

What type of frontend frameware are you seeing the problem on?

Angular

Which version of iX do you use?

2.0.3

Code to produce this issue.

<ix-menu-settings>
    <ix-menu-settings-item [label]="'label_1' | translate">
      content
    </ix-menu-settings-item>
    <ix-menu-settings-item [label]="'label_2' | translate">
      content
    </ix-menu-settings-item>
</ix-menu-settings>
@marcossiemens marcossiemens added the triage We discuss this topic in our internal weekly label Nov 22, 2023
@jul-lam jul-lam self-assigned this Nov 23, 2023
@jul-lam jul-lam added type: bug Something isn't working and removed triage We discuss this topic in our internal weekly labels Nov 23, 2023
@jul-lam jul-lam linked a pull request Nov 28, 2023 that will close this issue
14 tasks
@nuke-ellington nuke-ellington added this to the 2.1.0 milestone Nov 29, 2023
nuke-ellington added a commit that referenced this issue Dec 5, 2023
Co-authored-by: Lukas Maurer <lukas.maurer@siemens.com>
nuke-ellington added a commit that referenced this issue Dec 12, 2023
Co-authored-by: Lukas Maurer <lukas.maurer@siemens.com>
danielleroux pushed a commit that referenced this issue Dec 13, 2023
Co-authored-by: Lukas Maurer <lukas.maurer@siemens.com>
@danielleroux danielleroux mentioned this issue Mar 5, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants