We are using the latest version of JomDirectory (v. 5.2).
When we attempt to change the order of the custom fields or options on a select box through dragging, the page height increases dramatically and the item does not switch places with other items on the page (see attached screenshot).
There's a jquery UI error that gets thrown in the console:
TypeError: a.ui.isOverAxis is not a function
Source file: /media/jui/js/jquery.ui.sortable.min.js?f5ac517eef483be1c71d20206735f995
We are running with the latest version of Joomla, and we do not have any other extensions installed that would override jquery UI (that we are aware of).