Fixed minor change detection bug
This commit is contained in:
parent
515eaa6d59
commit
d527213dc6
@ -153,5 +153,6 @@ export class EntityDebugSettingsButtonComponent implements ControlValueAccessor
|
||||
} else {
|
||||
this.debugSettingsFormGroup.enable({emitEvent: false});
|
||||
}
|
||||
this.cd.markForCheck();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user