Issue 1172: Event Dragging not working w/ jQuery 1.7 (FullCalendar v1.5.1)
Status:  Duplicate
Merged:  issue 1168
Owner: ----
Closed:  Nov 2011
Reported by billd...@gmail.com, Nov 7, 2011
Just updated jQuery core to v1.7 final and I noticed that event dragging no longer works. I am able to drag the events from the original position, but they no longer "snap" to another date or time, they just remain in whatever position you leave them when you finish dragging. And the "eventDrop" callback does not fire. I was previously running jQuery v1.6.3 and I had no issues. (Note: I am also running jQuery UI  version 1.8.16.)  
Nov 15, 2011
#1 gavin.vi...@placewise.com
just experienced the same issue. anyone have any idea? i thought maybe arshaw modified the version of 1.5.2.js and only that version will snap the drag?
Nov 19, 2011
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 1168
Dec 30, 2011
#3 mbrew...@utk.edu
Anyone figure something out on this one? I'm using jquery-rails gem which uses 1.7 and the latest jQuery UI and it's broken in this configuration as well.  I don't see any error messages in the console, so it has to be a behavior change in jquery itself I would think.