Ng-提交未申请表格

时间:2014-09-23 13:32:58

标签: angularjs

根据文档,角度形式应该应用" ng-submitted"提交课程,但我没有看到。在下面链接的jsfiddle中,您可以看到即使在单击提交的按钮后,也不会应用该类。

The docs

The jsfiddle

编辑:我在这里包含了一些代码,即使它没有意义,请查看上面的jsfiddle。

//this is the code i have in the jsfiddle, check it out there.
<form>
    <button type="submit">
</form>

我误解了什么?

1 个答案:

答案 0 :(得分:2)

再次检查文档。 ng-submitted已在角度1.3的某处添加。你的小提琴使用像1.0.1。

修改

https://github.com/angular/angular.js/pull/8056 https://github.com/angular/angular.js/commit/108a69be17df5884d026c57b2be3235c576250fe