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

jQuery 3.0

2 Answers 1754 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kheng Aik
Top achievements
Rank 1
Kheng Aik asked on 13 Jun 2016, 03:08 AM

Hi,

May I know is current official release of Kendo UI compatible with jQuery 3.0 final? If no, then is that any plan/timeline to make it compatible?

Thank you.

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 14 Jun 2016, 02:58 PM
Hello,

Currently Kendo UI does not support jQuery 3.0 due to some breaking changes in jQuery. We will invest development time to make the two libraries compatible, but I cannot provide a specific time frame at this point.

When we are ready, we will update the documentation:

http://docs.telerik.com/kendo-ui/intro/installation/prerequisites#supported-jquery-versions

Regards,
Dimo
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
jhudson
Top achievements
Rank 2
answered on 03 Jul 2016, 05:11 PM

I linked to jquery-migrate and then everything worked. At least it is a work around until we get official support.

<script src="https://code.jquery.com/jquery-migrate-3.0.0.min.js" integrity="sha256-JklDYODbg0X+8sPiKkcFURb5z7RvlNMIaE3RA2z97vw=" crossorigin="anonymous"></script>

Tags
General Discussions
Asked by
Kheng Aik
Top achievements
Rank 1
Answers by
Dimo
Telerik team
jhudson
Top achievements
Rank 2
Share this question
or