Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
MSGesture is not defined
posted

Hello,

We use IgniteUI 16.2 and when we scroll the grid in Google Chrome, we have the error "Uncaught ReferenceError: MSGesture is not defined" logged in the console : 

at e.(anonymous function).(anonymous function)._onPointerDownContainer (http://www.igniteui.com/igniteui/js/infragistics.core.js:312:30641)
at e.(anonymous function).(anonymous function)._onPointerDownContainer (http://www.igniteui.com/js/all.js:14:7983)
at HTMLDivElement.e (http://www.igniteui.com/js/all.js:4:3959)
at HTMLDivElement.dispatch (http://www.igniteui.com/js/all.js:6:8549)
at HTMLDivElement.r.handle (http://www.igniteui.com/js/all.js:6:5252)

We reproduce the problem on our example : http://www.igniteui.com/grid/overview

Thanks for help