[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080. I get 1 error message for every pixel the grid scrolls.
What causes this and how can i prevent it?
2 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 10 Aug 2018, 07:48 AM
Hello Trisha,
You are the first to report this error for RadGrid. Can you please help us to reproduce the problem?
If the RenderMode is set to Auto, the control will automatically choose a render mode depending on the client device.
Are you able to reproduce the scrolling error in any of the live demos and how, please provide steps and instructions of how to do that.
Please, make sure that you are also testing with the latest version of Telerik.Web.UI.dll which is 2018.2.710.
Best regards,
Rumen
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.
I was able to reproduce the error by switching the Chrome browser in Mobile mode in DevTools and scrolling the grid content with a tap by the mouse as shown in the attached video.
It is important to add that the scroll relies on jQuery, which still has not provided support for the passive event listeners, even in its latest ver. 3.3.1 (of the time of replying this forum).
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.