Block's sourced attributes missing with parse_blocks #46029
Labels
[Status] Not Applicable
Issue outside Gutenberg, is not a bug, or is a support request.
[Type] Question
Questions about the design or development of the editor.
Description
Some attributes are missing from core blocks when I use parse_blocks. Some examples:
From
core/paragraph
block:content
From
core/button
block:text
&url
Step-by-step reproduction instructions
core/paragraph
block to a page and type something - save the page/postwp.data.select('core/block-editor').getBlocks()
content
that has just the value of the paragraph (plain text)content
attribute is missingScreenshots, screen recording, code snippet
No response
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: