Does the .getComponentUnderDrag() work?
-
Not getting any return from this:
-
@VirtualVirgin Got a snippet?
-
It's getting a component reference, not the id, no? You should check
Console.print(trace(Content.getComponentUnderDrag().get("id")));
-
@aaronventure According to the docs it returns the ID (string)