react-flow-chart icon indicating copy to clipboard operation
react-flow-chart copied to clipboard

Dragging Nodes offscreen causes an error

Open Wipeless opened this issue 5 years ago • 3 comments
trafficstars

When dragging a node off to the right of the canvas, an error occurs and the user has to reset their node selection.

Screencast 2020-05-12_2

Wipeless avatar May 12 '20 18:05 Wipeless

This was the same issue I reported in #135 that's been incorrectly closed now though.

lukewarlow avatar May 16 '20 22:05 lukewarlow

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 .. ?

Draeggiar avatar Oct 06 '20 10:10 Draeggiar

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:

01

spbo avatar Mar 29 '21 19:03 spbo