Comment 1 for bug 1895738

Revision history for this message
Jason Etheridge (phasefx) wrote :

Just noting that more is needed here for removing line noise. After adding the setting type, I get this:

ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value for 'ng-untouched': 'true'. Current value: 'false'.
    at throwErrorIfNoChangesMode (core.js:5467)
    at bindingUpdated (core.js:13112)
    at checkStylingProperty (core.js:15913)
    at Module.ɵɵclassProp (core.js:15821)
    at NgControlStatus_HostBindings (forms.js:679)
    at setHostBindingsByExecutingExpandoInstructions (core.js:7072)
    at refreshView (core.js:7362)
    at refreshEmbeddedViews (core.js:8408)
    at refreshView (core.js:7340)
    at refreshComponent (core.js:8454)