openeuropa / oe_bootstrap_theme

Bootstrap-based theme
European Union Public License 1.2
6 stars 14 forks source link

Status messages styling broken with big pipe after 10.3 drupal core update #419

Open vever001 opened 3 months ago

vever001 commented 3 months ago

This is a preliminary report (will update once/if we start working on this).

After updating to drupal core 10.3, if the website uses big_pipe, it seems status messages are no longer styled (bypassing status-messages.html.twig) and show up unstyled/raw. This seems to come from https://www.drupal.org/project/drupal/issues/3379885 which already has some reports of similar cases.

This may require implementing Drupal.theme.message as per https://www.drupal.org/project/drupal/issues/3456176#comment-15692107

drishu commented 3 months ago

needs more info, like steps to reproduce including what is expected versus what is actually.

vever001 commented 3 months ago

This is very easy to reproduce:

3379885 was introduced in 10.3.0 *Big pipe comes enabled by default with the standard profile