Kendo grid unresponsive over scrolling wheel event

Viewed 13

I have been using a Kendo UI Grid in Angular and while scrolling the data grid up and down using mouse wheel the grid and the rest of the page become unresponsive to the user event/click. I tried diagnosing using ng.profiler.timeChangeDetection() and got following result. I am unaware why the window log is coming in the below developers console.

enter image description here

0 Answers
Related