Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fe5d5e

Browse files
committed
IE ng:btstrpd
angular.element(document).ready(function() { //IE 运行两次 //非IE 运行一次 }); 如果 angular.bootstrap(document,["myApp"]); 放入到 angular.element(document).ready(function() { 中 IE下将报 ng:btstrpd 错误。
1 parent 6046e14 commit 9fe5d5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/error/ng/btstrpd.ngdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ You can also get this error if you accidentally load AngularJS itself more than
5050
</body>
5151
</html>
5252
```
53+
54+
55+

0 commit comments

Comments
 (0)