R
Reactiflux

React-Dragline

React-Dragline

GGazz6/20/2023
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 bighmm https://codesandbox.io/s/bold-morning-5jwxnd
UUUnknown User6/20/2023
3 Messages Not Public
Sign In & Join Server To View
GGazz6/20/2023
Thanks for your answer, yes but in my use case I need to do this, because I got some components where I need to loop threw and array, and other ones where I dont need, I just copy/paste an example code and modified it to reproduce my issue
UUUnknown User6/20/2023
3 Messages Not Public
Sign In & Join Server To View
GGazz6/20/2023
Yes that's a good idea, I think about doing it, I'm gonna do this method I think
UUUnknown User6/20/2023
Message Not Public
Sign In & Join Server To View

Looking for more? Join the community!

R
Reactiflux

React-Dragline

Join Server