I fixed pipeline here π Fix Drupal 11.2 pipeline Active
ivnish β made their first commit to this issueβs fork.
I think @damienmckenna you need to request "administer maintainers" permission from Dave or create issue about it to "project ownership'
@awasson could you provide steps to reproduce and HTML output?
ivnish β made their first commit to this issueβs fork.
ivnish β made their first commit to this issueβs fork.
I used code #7.
It works for me with
/**
* {@inheritdoc}
*/
public function applies(RouteMatchInterface $route_match): bool {
return $route_match->getRouteName() === 'entity.taxonomy_term.canonical';
}
Committed https://git.drupalcode.org/project/privatemsg/-/commit/b1cc256606ccaad84...
@stado please test
ivnish β changed the visibility of the branch 3406677-how-to-delete to hidden.
@stado I've almost finished this feature and will commit within a few days.