After updating to Angular version 17.3.0 the TabStripComponen throws errors:
The problem can be reproduced using this StackBlitz sample: https://angular-baaosj.stackblitz.io
npm-check-updates
but anyway have same problem
Hi Avto,
Please update the Layout package to its latest version to avoid the error.
Regards,
Yanmario
Progress Telerik
Hi Everyone,
A fix is available in version 15.3.0 which was released today:
https://stackblitz.com/edit/angular-baaosj-tc7wo1?file=src%2Fapp%2Fapp.component.ts
Regards,
Yanmario
Progress Telerik
Same problem here.
It seems that the string "attr.aria-disabled]" should be replace by "attr.aria-disabled]" in :
- tab.component.mjs line 78
- fesm2020/progress-kendo-angular-layout.mjs line 3437
- fesm2015/progress-kendo-angular-layout.mjs line 3535
Could we have a quick fix for this ?
Thank you,