Angular Abstract control remove error May 19, 2023 by Tarik You can remove error with: control.setErrors({'firstError': null}); control.updateValueAndValidity();