Jeremy Smith
Results
1
issues of
Jeremy Smith
This currently wont work with jquery 3.x due to use of jquery.event.props: https://jquery.com/upgrade-guide/3.0/#breaking-change-jquery-event-props-and-jquery-event-fixhooks-removed Easy to fix - just use event.originalEvent.dataTransfer instead (line 88) and get rid of the isJqueryEventDataTransfer() (lines...