Closed go4varuntyagi closed 8 years ago
Could you do a reproducing plunker so I have something to debug?
Not really sure how to progress this as I have not seen this behaviour or can reproduce it. Waiting for a plunker that reproduces it....
Closing as no reproducing plunker provided so no way to debug. Feel free to re-open when one is provided
On my page validation is failing intermittently. I have found that "frmCtrl.autoValidateFormOptions.disabled" is getting true sometimes due to which validation process is not getting triggered.
Found this condition in source file.
Could someone help