dock-spawn-ts
dock-spawn-ts copied to clipboard
Exception when dragging a tab which was docked "fill"
When undocking/dragging a tab which was docked in "fill" mode exceptions are raised in DockManager::_requestTabReorder. The call to methode _findNodeFromContainer return "null". The error is reproducible in de IDE demo (see attached screen shots).

I also saw this yesterday in the ide, but have not yet an idea whats causing it. don't know when I will have time to look for it, but atm. it does not stop it from beeing usable
seems to be fixed in current master
Thank you!
I just updated to 2.511.0 and the exception is still there! You get the same exception with the IDE-Demo (https://node-projects.github.io/dock-spawn-ts/page/demo/ide/demo.html). Though i do not know if the Demo is already updated to 2.511.0.
