- Issue created by @kisugiai
I think this could be a duplicate of 🐛 AJAX MessageCommand markup and styling differs from Theme default Active or one if its related issues. Can you verify?
- 🇩🇪Germany kisugiai
hm, if i see its has was todo with the js or not and Drupal 10.x not sure
if i install Drupal 11.1.8 the Class attributes are rendered but if i install 11.2.x then the class attributes are gone
i have atm my own status-messages.html.twig runing (changed from oliverio) so i get the type of messages back to the class array.but if i use the twig from system/templates the classes and are gone. the classes would not print in the class tag.
- 🇳🇿New Zealand quietone
If this problem was discovered on a version of Drupal that is not 11.x, add that information in the issue summary and leave the version at 11.x. In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies → . Also mentioned on the version → section of the list of issue fields documentation.