I am finding it impossible to use the Chrome Developers debugger today. The issue is constant DOM errors of the form:
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Coming from jquery-1.9.1
This is fixed in newer versions of jquery,
But I am using Kendo UI Complete v2013.3.1324 and that comes with 1.9.1
Suggestions?
using Chrome 33.0.1750.154 m
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Coming from jquery-1.9.1
This is fixed in newer versions of jquery,
But I am using Kendo UI Complete v2013.3.1324 and that comes with 1.9.1
Suggestions?
using Chrome 33.0.1750.154 m