Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

fix: setValidity 'required' on ngModel change #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: setValidity 'required' on ngModel change #123

wants to merge 1 commit into from

Conversation

dandanknight
Copy link

When ngModel is changed externally (i.e. via the time picker) the required validation is not cleared/set. I put a $setValidity into the formatter. This may not be the best way to do this though. Also, I'm unsure about the other validators, if they also need to be rechecked when the model changes.

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.

None yet

1 participant