diff --git a/libs/fabric/src/lib/components/command-bar/command-bar.component.ts b/libs/fabric/src/lib/components/command-bar/command-bar.component.ts index 9c7d7d94..7df78b59 100644 --- a/libs/fabric/src/lib/components/command-bar/command-bar.component.ts +++ b/libs/fabric/src/lib/components/command-bar/command-bar.component.ts @@ -171,6 +171,8 @@ export class FabCommandBarComponent extends ReactWrapperComponent { this[itemsPropertyKey] = mapper(this[itemsPropertyKey]); transformItemsFunc(this[itemsPropertyKey]); + + this.markForCheck(); }; // Initial items