Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

Undefined variable in kendo.web.js in leafDataCells functio

$
0
0

We had this problem too... turns out to be an unrelieable array.prototype.sort() algorithm in the IE8 JavaScript runtime. Kendo.web.js reuses the a and b parameters in it's sort compareFunc - which IE8 does NOT like and "sometimes" returns an undefined.

See https://www.zachleat.com/web/array-sort/ for more information and a life demo.

I had to patch kendo.web.js to get rid of this "error". It is still existant in Kendo version 2016.3.914, btw.!

Quote from the Leatherman site: "Internet Explorer can’t make you do anything, it can only make you wish you hadn’t."


Viewing all articles
Browse latest Browse all 78072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>