Skip to content

Issue #3449711 - Render content blocks in the editor with AjaxResponse so libraries are included

J P requested to merge issue/gutenberg-3449711:3449711-libraries-attached-to into 3.x

This is my attempt at getting content blocks to render in the editor with any #attached libraries. I changed renderContentBlock() in BlocksController.ophp to return a Drupal ajax response instead of plain json

Merge request reports

Loading