I’m stuck with dragging text inside specific block that already is ReactSortable nested component. I did not find solution to render content inside nested ReactSortable component.
What I expect:
Dragging layout block ( example: 2 blocks ) into editor.
Dragging paragraph or heading into specific block (ex: in the first paragraph, in the second heading).
What I get:
Dragging layout block appears in Editor.
Dragging paragraph or heading doesn’t appear into specific block.
I’m stuck with dragging text inside specific block that already is ReactSortable nested component. I did not find solution to render content inside nested ReactSortable component. What I expect:
Dragging layout block ( example: 2 blocks ) into editor. Dragging paragraph or heading into specific block (ex: in the first paragraph, in the second heading).
This source code: