angular
angular copied to clipboard
[BUG] checkValidity() not validating required fields
checkValidity() isn't working anymore. We depend on this to manipulate data and validate it. It was working fine when I first implemented it a while back and I just realized that there are a bunch of invalid data going through because the checkValidity function has only been returning true for a while now. I am also calling the setPristine function before checkValidity. This is a massive issue, please help!!!
@formio/angular: 5.2.2 formiojs: 4.14.1