*** Canceling drag because exception 'NSInternalInconsistencyException' (reason 'Can not nest column dragging sessions') was raised during a dragging session

I just got this when dragging in NSBrowser. Googled it, saw some others with the same issue. Is there a workaround?

Same issue for me.

I noticed that this occurs when dragging a second item just after dragging the first one. Seems that NSBrowser keeps an internal dragging ON state after the previous drop, and if a drag is performed during it, this exception occurs.

I did not found any solutions too.

This seems to occur more and more frequently now. On 10.12.4 and Xcode 8.3.1.

I filed a bug on this last year. It's still open. Attached bug number here for reference:


25739390

*** Canceling drag because exception 'NSInternalInconsistencyException' (reason 'Can not nest column dragging sessions') was raised during a dragging session
 
 
Q