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
Grid state load that includes hidden columns triggers an NG0100 error during ngAfterViewInit change detection.
Error: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value for 'attr.aria-colcount': '5'. Current value: '4'. Expression location: GridComponent component. Find more at https://angular.dev/errors/NG0100