Skip to content

Reusable blocks #9

Description

@asukhariev

Hi!
My stack is WordPress vs Gatsby.

I am running into obstacles with reusable blocks.
Seems that react-gutenberg can't process them at all.

From what I found - blocks are coming as empty component with attribute "ref" which reference to exact reusable component in WordPress. There is absolutely no information on how to display them properly.

BUT
When I directly open WordPress API page filtering exact page and trying to find this component - it is in place and look not like a reference but as a normal HTML in json

Anybody can shine some light on this, please?

Worth mentioning that I process all components as "contentRaw" to be able to use custom react components for displaying certain blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions