Skip to content

Commit

Permalink
Merge branch 'main' into julien/test
Browse files Browse the repository at this point in the history
  • Loading branch information
derschnee68 authored Jan 31, 2024
2 parents 3f76ba2 + f3c9204 commit e1e651e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export class AddValueComponent implements OnInit, AfterViewInit {
ngAfterViewInit() {
setTimeout(() => {
this.createModeActive = true;
this._cd.markForCheck();
}, 0);
}

Expand Down

0 comments on commit e1e651e

Please sign in to comment.