binding to label in ons-tab does not work
-
Hi
see https://stackblitz.com/edit/angular-3qktum?file=src/app/app.component.html
do you know, why the binding to the label in line 5 of app.component.html does not work?
I also tried label="{{ tab }}", but it doesn’t work.
Thank you