Completed
Last Updated: 26 Jan 2018 16:44 by ADMIN
Venkatesh
Created on: 26 Sep 2017 07:33
Category: Kendo UI for jQuery
Type: Feature Request
6
Kendo not support in Chrome latest version. it get flickering
Kendo not support in Chrome latest version. it get flickering

Google Chrome is up to date
Version 61.0.3163.100 (Official Build) (64-bit)
4 comments
ADMIN
Carl
Posted on: 26 Jan 2018 16:44
Hey everyone - this should be resolved with R3 2017 SP1 and any release beyond. This, of course, includes the latest release as well (R1 2018).
ADMIN
Dimitar
Posted on: 10 Oct 2017 10:00
This is related to the following GitHub issue - https://github.com/telerik/kendo-ui-core/issues/3661.

The issue can be resolved by adding backface-visibility to .k-overlay:

.k-overlay {
  -webkit-backface-visibility: hidden;
} 
Rob
Posted on: 28 Sep 2017 23:13
Same issues here, breaking modals.
Imported User
Posted on: 28 Sep 2017 13:59
We have the same problem and is very annoying. Chrome version Version 61.0.3163.100 (Official Build) (64-bit). A quick fix is to disable browser hardware acceleration from settings.