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

[BUG] IconTabBarTab params aren't async #11902

Open
KamilaZaeva opened this issue May 9, 2024 · 1 comment
Open

[BUG] IconTabBarTab params aren't async #11902

KamilaZaeva opened this issue May 9, 2024 · 1 comment
Assignees

Comments

@KamilaZaeva
Copy link

We're trying to re-write old Tab Component with Icon Tab Bar in our project (SAP Minutes).
And use fdp-icon-tab-bar-tab for tab content.
We need to show count of elements for each tab and this count is dynamic.
But unfortunately, both label and counter params looks not async.

Stackblitz example here
I change the name and counter by click - and we can see updated value in the tab content below, but both params in tab hasn't been changed:
image

I couldn't find any such examples in your documentation or similar open issues in Github.
Feel free contact with me directly via sap account if you need any additional information.

@droshev
Copy link
Contributor

droshev commented May 23, 2024

@dpavlenishvili can you check this issue? thanks

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

When branches are created from issues, their pull requests are automatically linked.

3 participants