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

Required State still invalid #163

Open
benreibriongos opened this issue Nov 4, 2016 · 3 comments
Open

Required State still invalid #163

benreibriongos opened this issue Nov 4, 2016 · 3 comments

Comments

@benreibriongos
Copy link

benreibriongos commented Nov 4, 2016

I update the ng-model via data-binding of the result of the promise object but the required state never change and still invalid even the model was successfully updated.

This what i got:
class="md-block ng-pristine ng-untouched ng-isolate-scope flex ng-empty ng-invalid ng-invalid-required ng-valid-format ng-valid-min-date ng-valid-max-date ng-valid-filter"`

I expect the class below since i already populate the data via data-binding
class="md-block ng-untouched ng-isolate-scope flex ng-valid-format ng-valid-min-date ng-valid-max-date ng-valid-filter ng-not-empty ng-dirty ng-valid-parse ng-valid ng-valid-required"`

@haris4063
Copy link

+1

2 similar comments
@archcorsair
Copy link

+1

@livioalves
Copy link

+1

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

No branches or pull requests

4 participants