TabMenu: TabChange doesn't update Inkbar #14867
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
TabMenu Component Inkbar logic isn't fully supported by all themes.
Environment
"@angular/animations": "17.2.1",
"@angular/cdk": "17.2.0",
"@angular/common": "17.2.1",
"@angular/compiler": "17.2.1",
"@angular/core": "17.2.1",
"@angular/forms": "17.2.1",
"@angular/platform-browser": "17.2.1",
"@angular/platform-browser-dynamic": "17.2.1",
"@angular/router": "17.2.1",
"@angular/service-worker": "17.2.1",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primeng": "17.7.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "0.14.4"
Reproducer
Angular version
17.2.1
PrimeNG version
17.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Chrome
Steps to reproduce the behavior
Result => Inkbar doesn't get updated
Expected behavior
Result => Inkbar is updated
The text was updated successfully, but these errors were encountered: