I just updated to JQuery 1.9 and now I am seeing this bug.
Uncaught TypeError: Cannot read property 'msie' of undefined kendo.web.js:17
(anonymous function) kendo.web.js:17
(anonymous function) kendo.web.js:17
First of all, tsk tsk, for doing browser detection and not capability detection. You want me to pay a grand for this?
Secondly fix this now!
That is all.
Thanks.
Uncaught TypeError: Cannot read property 'msie' of undefined kendo.web.js:17
(anonymous function) kendo.web.js:17
(anonymous function) kendo.web.js:17
First of all, tsk tsk, for doing browser detection and not capability detection. You want me to pay a grand for this?
Secondly fix this now!
That is all.
Thanks.
5 Answers, 1 is accepted
0

Danan
Top achievements
Rank 1
answered on 21 Mar 2013, 03:09 PM
Can't believe you guys are making me do this.
https://github.com/jquery/jquery-migrate/
https://github.com/jquery/jquery-migrate/
0
Hello,
Atanas Korchev
the Telerik team
The latest official release of Kendo UI (2013.1.319) doesn't use $.browser. We recommend trying it. More info about the jQuery requirements can be found in the documentation.
Regards,Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Danan
Top achievements
Rank 1
answered on 22 Mar 2013, 01:29 PM
Ok will do. Just downloaded the trial Monday, looks like it was version 2012.3.1315. I will upgrade to the latest version. As a side note, can you guys make things easier to add and upgrade in Visual Studio? I hate having to maintain all these scripts, libs, images and css files manually. NuGet has spoiled me, I know you are not open source so you cannot use NuGet. Didn't you guys used to have a menu in Visual Studio in your older MVC control suite?
0
Hello,
Atanas Korchev
the Telerik team
You can install the Kendo Visual Studio Extensions.
Greetings,Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Danan
Top achievements
Rank 1
answered on 22 Mar 2013, 02:00 PM
Nice! But seriously this needs to be all over the front page of the the mvc stuff. Right where all the download buttons are! I am not going to drill three layers into documentation for this kind of information.