[PrimeNg 16] TabMenu doesn't update when model changes #74
Answered
by
cetincakiroglu
GiangNguyenDev
asked this question in
PrimeNG
-
Hi, I updated PrimeNg to version 16 and realise that when I change the model binding of my TabMenu, the UI doesn't update. Here is an example: https://stackblitz.com/edit/hitagv?file=src%2Fapp%2Fdemo%2Ftab-menu-basic-demo.html Can you check it please? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
cetincakiroglu
Sep 23, 2023
Replies: 1 comment 3 replies
-
Hi, We've fixed this issue in 16.2.0 release. Could you please try it with the >= 16.2.0 versions |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is fixed, here I prepared a StackBlitz example by using your code in v16.3.1 https://stackblitz.com/edit/ynjca9?file=src%2Fapp%2Fdemo%2Ftab-menu-active-demo.ts,src%2Fapp%2Fdemo%2Ftab-menu-active-demo.html