React-Dragline
Hello,
I'm trying to add Drag & Drop to my website, using the react-dragline npm package
But I got an issue, all the DraggableChild given in the loop are working well (the blue squares), but the DraggableChild who's outside the loop (the red one), the drag events are not handled, I don't understand why
https://codesandbox.io/s/bold-morning-5jwxnd
I'm trying to add Drag & Drop to my website, using the react-dragline npm package
But I got an issue, all the DraggableChild given in the loop are working well (the blue squares), but the DraggableChild who's outside the loop (the red one), the drag events are not handled, I don't understand why
https://codesandbox.io/s/bold-morning-5jwxnd
CodeSandboxOalo Laola
bold-morning-5jwxnd by Oalo Laola using react, react-dom, react-dragline, react-scripts

