- Issue created by @mxh
- 🇩🇪Germany jurgenhaas Gottmadingen
I'm not sure that this is an ECA bug as the ajax response is rendered by Drupal core in
\Drupal\Core\Render\MainContent\AjaxRenderer::renderResponse
and that has theInsertCommand
hard-coded in it without any options to change that. Looks like this needs to be addressed in core, or do you know of any option to do that differently?