Skip to content

Commit b8a77e2

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Notify changes after merge data is updated.
1 parent d044219 commit b8a77e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/grids/grid-base.directive.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8145,6 +8145,7 @@ export abstract class IgxGridBaseDirective implements GridType,
81458145
}
81468146
}
81478147
this._mergedDataInView = data;
8148+
this.notifyChanges();
81488149
}
81498150
}
81508151
}

0 commit comments

Comments
 (0)