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

Scheduler have issue with jquery 2.2.0 (and greater) ?

2 Answers 103 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Cristina
Top achievements
Rank 1
Cristina asked on 29 Sep 2016, 06:36 AM

Hi,

Is there any issue with kendo scheduler if I use a version of jquery bigger then 1.2.4 ?

I’m using kendo scheduler, with
Jquery 2.2.0 min
Angular v1.4.7
Kendo v2016.3.914

And I follow this example from:
http://demos.telerik.com/kendo-ui/scheduler/angular

Into my project, the scheduler is mess up and look badly:
This is version with height specify: (see p1)
Same version but with no height set:  (see p2)
If I use on same enviroment but, a version of jquery 1.2.3  (or 1.2.4) it is display correctly:(see p3)
When I inspect the difference between those 2 versions of jquery(2.2.0 vs 1.2.3), I got this: (see p4)

It seems that the “tr” is put into a wrong part.

 

2 Answers, 1 is accepted

Sort by
0
Eduardo Serra
Telerik team
answered on 29 Sep 2016, 05:57 PM
Hello Cristina,

Kendo UI doesn't support jQuery versions 2.2 at the moment. 

For more jQuery compatibility information about the major Kendo UI releases and their corresponding service packs, take a look at our documentation guide here.

I hope this helps!

Regards,
Eduardo Serra
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Cristina
Top achievements
Rank 1
answered on 30 Sep 2016, 08:42 AM

Thanks for answer.

The odd thing is that with the version 2.1  till 2.4 of jquery it seems scheduler that works.

However, with 2.0 and 3.0 / 3.1 version it do not work.

Tags
Scheduler
Asked by
Cristina
Top achievements
Rank 1
Answers by
Eduardo Serra
Telerik team
Cristina
Top achievements
Rank 1
Share this question
or