-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Feature] Block TransformsBlock transforms from one block to anotherBlock transforms from one block to another[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
What?
It seems that when transforming a block the metadata
attribute is not preserved. For example, if I name a paragraph block with a custom name, it disappears after transforming it into a heading. Or if it has some bindings.
It seems it works fine with other attributes.
Is this expected? If not, any idea how it could be solved?
Reproduce
- Add a paragraph to a post.
- Rename the block to "Custom name".
- Transform the paragraph block into a heading block.
- Check that the "Custom name" has dissapeared.
Metadata
Metadata
Assignees
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Feature] Block TransformsBlock transforms from one block to anotherBlock transforms from one block to another[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended