This happens, when a column header (or other non-node) is marked draggable.
FT registers a handler for all drag events inside the container, but In this case no node can be found for the drag source.
First reported here: https://stackoverflow.com/q/53338682/19166