Closed (fixed)
Project:
Entity Reference Drag & Drop
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Apr 2018 at 17:30 UTC
Updated:
7 Oct 2018 at 12:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
afireintheattic commentedTo rectify this, I've leveraged a solution found here: https://stackoverflow.com/questions/20398400/jquery-ui-sortable-call-is-... and implemented it into the entityreference_dragdrop JS code. This code essentially prevents all the loading on the page load, instead opting to only load the drag/drop functionality when hovering the mouse on each individual item.
Comment #3
afireintheattic commentedComment #5
sergei_brill commented