I have a jsfiddle here and a plunkr here.
The issue is when I fill all the values correctly the variable myForm.$valid
is true and hence submit is enabled in jsFiddle but same is not the case in my plunker Why??
Asked
Active
Viewed 57 times
0

Saras Arya
- 3,022
- 8
- 41
- 71
-
It doesn't work in jsfiddle as well, once you switch to angular 1.4.8 – JanS Mar 03 '16 at 22:11
-
It works with 1.5.0 here is the [jsfiddle](http://jsfiddle.net/saras_arya/f0cwccsj/2/) – Saras Arya Mar 03 '16 at 22:15
-
Did this help you? – tasseKATT Jun 10 '16 at 04:23
-
No it did not... I don't think it was a version problem – Saras Arya Jun 11 '16 at 07:17