Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular valdation fails when using directive #7

Open
krusk opened this issue Jun 27, 2015 · 0 comments
Open

Angular valdation fails when using directive #7

krusk opened this issue Jun 27, 2015 · 0 comments

Comments

@krusk
Copy link

krusk commented Jun 27, 2015

I have this directive in several forms, but when I have it placed, Angular form validation doesn't work. As an example, this button never becomes "enabled" even if all the fields, including the directive's, are filled in. Please assist!

<button type="button" data-ng-disabled="myForm.$invalid" data-ng-click="save()" class="btn btn-default form-control">SAVE ONLY</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant