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
There aren't any examples about using error messages with ngSwitch. The error messages example uses a function call in the template to get the correct error message, but using ngSwitch would be much more elegant IMO.