Relative Content

Tag Archive for reactjsmousemovereact-flow

Unable to align move a selected node along with cursor in reactflow

I have been trying to achieve a feature in reactflow such that when a node is selected from the toolbar, it will move along with the cursor to a position where is it going to be dropped. The problem I have here is that, when the cursor is moving, the selected/picked node does not align perfectly with it. It either lags or leads the cursor.