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

BUG Chrome / kendo ui 2020.1.219 / jQuery 3.4.1

2 Answers 121 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Julien
Top achievements
Rank 1
Julien asked on 02 Mar 2020, 09:58 AM

Hello,

 

I'm trying the Kendo UI with lastest version and I'm facing to an issue using the TreeList component under Chrome (80.0.3987.122).

Please see the attached screenchot, coupling kendo ui 2020.1.219 with jQuery 3.4.1, the height of the first row is not initialized correctly.

You can run this demo here: https://dojo.telerik.com/EsobuqAH

Note it works under FireFox.

Any Idea ?

Thx.

Julien.

2 Answers, 1 is accepted

Sort by
0
Accepted
Tsvetomir
Telerik team
answered on 04 Mar 2020, 06:55 AM

Hi Julien,

I have thoroughly investigated the provided Dojo sample. What I have found out is that the jQuery library have made changes regarding the calculation of the height of the elements. You could check it out in the following article:

https://blog.jquery.com/2017/03/16/jquery-3-2-0-is-out/

Therefore, the issue could be replicated outside of the context of the Kendo UI widgets. If you change the version of the jQuery you will notice the different outputs in the console of the browser.

https://dojo.telerik.com/iVOWOnIN

On your behalf, I logged an issue in our feedback portal at:

https://feedback.telerik.com/kendo-jquery-ui/1456344-height-of-locked-content-in-treelist-not-calculated-correctly-with-jquery-3-4-1

And a GitHub issue at:

https://github.com/telerik/kendo-ui-core/issues/5643

As a temporary workaround, you could use the approach that I have provided in the following sample:

https://dojo.telerik.com/AkEqEvOq

As a token of gratitude, I have updated your Telerik points accordingly.

 

Regards,
Tsvetomir
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Julien
Top achievements
Rank 1
answered on 04 Mar 2020, 09:20 AM

Hello Tsvetomir,

 

Thank for your support and the medal ! :-)

See you.

Tags
TreeList
Asked by
Julien
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Julien
Top achievements
Rank 1
Share this question
or