Using editor.updateBlock
while changing the content of the block deletes the children
#1101
Labels
bug
Something isn't working
Describe the bug
When using the editor API
editor.updateBlock
and changing the block's content, the children are removed. I think this is unexpected behavior but please let me know if there is a reason for this, I have not looked very into detail in the codeTo Reproduce
Screen.Recording.2024-09-24.at.1.49.47.PM.mov
https://stackblitz.com/edit/github-7jn7g7?file=SideMenuItems.tsx
The text was updated successfully, but these errors were encountered: