This is a migrated thread and some comments may be shown as answers.

AngularJS & Kendo Grid - Not work with IE8

1 Answer 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Oren
Top achievements
Rank 1
Oren asked on 29 Jul 2014, 12:28 PM
Hello, I work with kendo grid (via AngluarJS, "kendo.directives").
It work great for Chrome, and IE 11&10&9.
I try to test it with IE8...
The data in grid wasn't appear and next error was appear in console: (full error attached 1.jpg)
***************************************************************************
Error: Invalid template:'<tr data-uid="#=data.blah1#" role='row'><td  role='gridcell'><span ng-bind='dataItem.blah2'>#: data.blah3#</span></td><td  role='gridcell'><span ng-bind='dataItem.blah4'>#: data.blah4#</span></td></tr>';}return o;'
***************************************************************************
I also try to test your own example of Kendo & AngularJS: 'http://demos.telerik.com/kendo-ui/grid/angular'
and the grid is not appear once I test it with IE8 (screenshot attached 2.jpg) Error in console:
***************************************************************************
TypeError: Array.prototype.slice: 'this' is not a JavaScript object
***************************************************************************

Do I miss something or AngularJS with kendo is not supported for IE8?
There is a way to make it work with IE8?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 29 Jul 2014, 02:30 PM
Hello,

We have reproduced the problem in IE8 and managed to fix it. The fix will appear in the next internal build which is due by the end of the week.

Regards,
Atanas Korchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Oren
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or