Pierre-Benjamin Monaco

Results 10 comments of Pierre-Benjamin Monaco

Thank you for your answer but I have now another problem (sorry for bother you by the way). I can connect the end of any connector to any elements. The...

I've updated the example with a working and failing mode. It seem to fail when the drop element doesn't have children.

I think i found a fail pattern. It seem to fail when the drag source is moved away from the cursor at the beginning of the drag. ![dndbug](https://user-images.githubusercontent.com/25899984/61630097-1d152c00-ac87-11e9-8c2e-8d6f4e8f2aff.png) I added...

Oh come on! There's only 50 issues and I did my best to show the exact problem. If I can help just tell me...

https://codesandbox.io/s/delicate-water-i37t42?file=/src/Card.jsx

If I understand you well, you want to get the full element (not just an ID related to it). Even if i don't recommend it, you can try with this...

@cuongdevjs I'm not sure to understand your question because in this case there is only one drop zone. You want to be able to know the exact drop position (x,y)...

@cuongdevjs please provide an example (like I did on codesandbox) because I really don't see any size change on my examples

Thank you for your answer but I have now another problem (sorry for bother you by the way). I can connect the end of any connector to any elements. The...