Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(md-input-container): Properly set and unset when input is invalid #1629

Closed
wants to merge 1 commit into from

Conversation

alexgirdler
Copy link

This is to prevent isErrorGetter being called twice and allow the watch
function only to control if the input has an error.
Fixes #1485

This is to prevent isErrorGetter being called twice and allow the watch
function only to control if the input has an error.
@alexgirdler alexgirdler changed the title Call digest instead of calling isErrorGetter directly fix(md-input-container): Properly set and unset when input is invalid Feb 23, 2015
@ThomasBurleson ThomasBurleson self-assigned this Feb 26, 2015
@ThomasBurleson
Copy link
Contributor

Closed with SHA 747eb9c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-input-container: ng-touched added on page load
2 participants