react-beautiful-dnd
react-beautiful-dnd copied to clipboard
Some 'draggable targets' cannot be 'drag and drop', can you give me some advice?
Using nested draggables, I want to build 'fomebuilder'
And I used 3 layers. ( DragDropContent > Draggable > Droppable > Draggable ) When 'drag and drop', Some 'draggable targets' cannot be 'drag and drop'.
Can you give me some advice?
I think it's an index problem, I'm not sure exactly what the problem is.
codesandbox : https://codesandbox.io/p/github/wiswis77/react-beautiful-dnd-overlap-draggable
Did you solve this, I am having the same issue
@Digitl-Alchemyst no i don..😭
I was able to fix I had a small typo would you like help looking through your code to see if it's a similar issue
Have you solved the problem?