Daniel Kanczuk

Results 2 issues of Daniel Kanczuk

Fix empty node element: ` Uncaught (in promise) TypeError: Cannot set properties of null (setting '__draggable_context') ` Simple error handler ``` const getHtmlElementFromNode = (node) => { const el =...

CheckPortIsFree make a connection check to test if port is in use.