"TypeError: Object doesn´t support this actionundefined" bug in IE8 with
Angular app
"TypeError: Object doesn´t support this actionundefined" That´s the
message in IE8´s console when I try to execute my angular app. And Angular
doesn´t execute anything that it should. Anybody would have a tip to solve
this issue? I have already included json2 and ui-ieshiv. I have also
written html tag in this way:
<html xmlns:ng="http://angularjs.org" class="ng-app:app" ng-app="app"
id="ng-app">
All the best!
No comments:
Post a Comment