You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe the title is blank in the ActionBar at top of opening page
Open app/item/action-bar/action-bar.component.html
Take note the usage of the custom Label for the title. Now comment out both ActionItem's (see note in file) below the Label.
Observe the custom title Label will appear.
Bug:
Using custom Label title on a custom ActionBar component alongside ActionItem's with *ngIf will never work. This exact same setup worked perfectly in 3.1.1.