Filter on menu name when getting active link
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2893782. -->
Reported by: [fonski](https://www.drupal.org/user/2452026)
>>>
<p>On a page, I have two blocks displaying two differents menu. The two menus don't show together (only one at a time).</p>
<p>But the two blocks are showing and displaying the same menu content.</p>
<p>It seems that it is caused by the MenuPositionActiveTrail:getActiveLink method. When retrieving the rules, there is no condition on the menu name. </p>
issue