You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
MaximGordiyenko
changed the title
Render content inside nested children
Render text inside ReactSortable nested children
Nov 23, 2023
MaximGordiyenko
changed the title
Render text inside ReactSortable nested children
Render text inside nested children of ReactSortable component
Nov 23, 2023
MaximGordiyenko
changed the title
Render text inside nested children of ReactSortable component
Render text inside nested children component
Nov 25, 2023
MaximGordiyenko
changed the title
Render text inside nested children component
How do I render text inside nested children component?
Nov 25, 2023
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:
The text was updated successfully, but these errors were encountered: