Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reusable blocks #9

Open
asukhariev opened this issue Feb 11, 2022 · 0 comments
Open

Reusable blocks #9

asukhariev opened this issue Feb 11, 2022 · 0 comments

Comments

@asukhariev
Copy link

asukhariev commented Feb 11, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant