- Issue created by @plopesc
- Status changed to Closed: won't fix
10 months ago 10:42am 12 March 2024
Layout Builder generates a new route for certain entity types.
However, that route is not being added as a link template in the entity type definition as part of layout_builder_entity_type_alter()
.
This makes harder to identify the routes and does not allow to use the $entity->toUrl()
method to build the LB URL
Follow a similar approach as the one in content_translation_entity_type_alter()
and define the entity type link for the LB URL.
Closed: won't fix
11.0 π₯
Last updated