kendo-labs / knockout-kendo

A project to create a robust set of Knockout.js bindings for the Kendo UI widgets.
http://kendo-labs.github.com/knockout-kendo/
274 stars 144 forks source link

knockout error after kendo version up #134

Open changmin-lee opened 10 years ago

changmin-lee commented 10 years ago

I'm using kendo with knockout-kendo.js and having some problems.

After I upgraded kendo version from 2013.3.1324 to 2014.1.318, knockout returns an error in IE about .slice() function.

rniemeyer commented 10 years ago

What version of IE are you seeing the issue in? I tried IE9 and IE11 and could not reproduce it.

changmin-lee commented 10 years ago

The error occurred in IE8~11. Is your browser enabled script debugging? I found the issue when I open the browser script debugging is enabled.