[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive

I’ve got this on webix 9.2.0

[Violation] Added non-passive event listener to a scroll-blocking ‘touchstart’ event. Consider marking event handler as ‘passive’ to make the page more responsive.

What did I config wrong??

maybe some solutions for this?

Michael

I forget: It’s chrome browser message with this hint:
See hhttps://chromestatus.com/feature/5745543795965952

In case somebody got the same problem this has helped me a lot:

but isn’t good for row moving in datatables… :frowning: