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
So when the component is switching between colors I am getting this one:
RegisterComponent.html:73 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'color: accent'. Current value: 'color: warn'.
Tested with Angular Material 7 and Angular 7
The text was updated successfully, but these errors were encountered:
So when the component is switching between colors I am getting this one:
RegisterComponent.html:73 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'color: accent'. Current value: 'color: warn'.
Tested with Angular Material 7 and Angular 7
The text was updated successfully, but these errors were encountered: