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

Uncaught TypeError: Object function (e,t){return new st.fn.init(e,t,X)} has no method 'sub'

2 Answers 348 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 24 Jan 2013, 04:08 PM
Just upgraded to jQuery 1.9.0 and now I'm getting this error.

Uncaught TypeError: Object function (e,t){return new st.fn.init(e,t,X)} has no method 'sub'


    <link rel="stylesheet" type="text/css" href="../../Content/kendo/2012.3.1114/kendo.common.min.css" />
    <link rel="stylesheet" type="text/css" href="../../Content/kendo/2012.3.1114/kendo.blueopal.min.css" />

    <script src="../../Scripts/jquery-1.9.0.min.js"></script>
    <script src="../../Scripts/kendo/2012.3.1114/kendo.web.min.js"></script>

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 24 Jan 2013, 04:11 PM
Hello,

 Kendo UI doesn't support jQuery 1.9 right now. More info can be found here: http://stackoverflow.com/questions/14382884/issues-with-kendoui-and-jquery-1-9-0

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
George
Top achievements
Rank 1
answered on 24 Jan 2013, 04:50 PM
I've downgraded back to jquery 1.8.3 (SVN revert save's the day)

Thanks, George
Tags
General Discussions
Asked by
George
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
George
Top achievements
Rank 1
Share this question
or