Debugging tips

If you haven’t yet modified the config object and setup the references you’ll see the following console warning, telling you the component is missing:

parseStorageHtml.js?4091:67 No config aggregator defined for content type X, this content type won't be rendered.

If you have modified the configuration and your content type is still not displaying, debug through packages/pagebuilder/lib/parseStorageHtml.js to determine if your configuration item is correctly detected.