__Describe the Bug__

__Steps to Reproduce__
TypeError: Cannot read property 'childNodes' of undefined
at W._createContainer (GraphicsFactory.js:110)
at W.create (GraphicsFactory.js:136)
at C._addElement (Canvas.js:548)
at C.addShape (Canvas.js:570)
at Np.execute (CreateShapeHandler.js:54)
at CommandStack.js:404
at r._atomicDo (CommandStack.js:367)
at r._internalExecute (CommandStack.js:398)
at r.execute (CommandStack.js:147)
at Fl.dl.createShape (Modeling.js:290)
__Expected Behavior__
The diagram should have been pasted.
__Environment__
Ooops, accidentally closed. :see_no_evil:
Dragging operations should be canceled when user executes a command while dragging.
Good catch 鈿★笍
Fixed via https://github.com/bpmn-io/diagram-js/commit/6ebd3a571af1f1dccdb2a9d7d13fcd3941e4a702
Waiting for releasing for closing that.
Closed via Camunda modeler 3.4.0 release.