I save a GenerateBlock design as a reusable block and import it into the pages via a custom ACF Block (not via the usual reusable block block).
All blocks are rendering correctly in the frontend but GB blocks are not styled in the block editor.
Here is Tom's explanation:
Ah, I understand now. Your code is rendering the frontend block in the editor. While some plugins add the
Description
I save a GenerateBlock design as a reusable block and import it into the pages via a custom ACF Block (not via the usual reusable block block). All blocks are rendering correctly in the frontend but GB blocks are not styled in the block editor.
Here is Tom's explanation: