A little more background information: this seems to happen primarily on the month view, when dragging into a different week. After a move, the edit form opens by itself - not sure why. When it opens, the dates reflect the values before the move, which is why dates are being pulled from the move event, then set in the edit event.
0
Alex Hajigeorgieva
Telerik team
answered on 20 Jun 2016, 03:32 PM
Hello bberdel,
Without a runnable project, I won't be able to debug or replicate the issue described in this post. However, I did notice that on line 771 there is a function which invokes the editEvent method on mouseup and touchend. I assume it may have something to do with the described opening of the Kendo UI Scheduler editor.