Skip to content

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

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