I've opened a ticket, but maybe I'm just missing t...
# package-development
a
I've opened a ticket, but maybe I'm just missing the knowledge: https://github.com/umbraco/Umbraco-CMS/issues/18607 I need to use the onRequestMove callback of sorter to figure out if the move is allowed or disallowed, but the callback does not have a target. How can I figure out the target being hovered over? @User is this callback documented anywhere?