Friday, 23 August 2013

"TypeError: Object doesn´t support this actionundefined=?iso-8859-1?Q?=22_bug_in_IE8_with_Angular_app?=

"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