According to https://www.drupal.org/node/2446615 All usages of '#theme' => 'status_messages' must be converted to '#type' => 'status_messages'.
This ensures that each rendered messages are rendered using a placeholder to prevent the rendering of messages in a particular place on the page from breaking render cacheability.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal-core-replace-theme-with-type-2806229-2-8.3.x.patch | 681 bytes | aditya.n |
Comments
Comment #2
aditya.n commentedSubmitting patch for the same.
Comment #17
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #19
smustgrave commentedBelieve this has since been taken care of, also the status messages went through revamp a few years back so probably taken care of then.