With the Kendo datepicker we are seeing two months stacked on top of each other when we transition months. Has anyone else seen this? It happens in both firefox and chrome.
$(".datepicker").kendoDatePicker();
From <input type="text" id="OrderDateFrom" class="datepicker" name="OrderDateFrom" />
As soon as the transition is completed it looks normal again.
UPDATE: Kendo UI Web v2013.1.319, Windows 7 OS using latest versions of Firefox, Chrome, IE 9 & 10, JQuery 1.9.1, HTML5, MVC 2.