By finnsky on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Description:
Previously, the Umami profile added messages to the navigation module via hook navigation__message .
But this is no longer necessary because Navigation Message is now an SDC component.
The component is core/modules/navigation/components/message/message.component.yml.
Impacts:
Module developers
Themers