Issue b/c this check is no longer valid: ``` if(e.target !== _canvasDomElement) { ... ``` `<svg>` element on top of canvas `<div>` (used for connectors) is now always the target