react-flow-chart
react-flow-chart copied to clipboard
Dragging Nodes offscreen causes an error
When dragging a node off to the right of the canvas, an error occurs and the user has to reset their node selection.

This was the same issue I reported in #135 that's been incorrectly closed now though.
Any updates on this one ? Error still persists, even in the demo samples. It is kinda blocker for me, because we have global error handler on page, and this exception triggers our code.
If it cannot be easly fixed, could it at least be changed to warning or console log instead of throw .. ?
Hello, do we have any update/ workaround/fix regarding this issue? In my project when I move a node outside of the div wrapper's height, I have the following errors:
