1st level, fixed parent menu should always show menu tree
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2757165. -->
Reported by: [johnalbin](https://www.drupal.org/user/32095)
>>>
<p>In the Drupal 7 version of menu_block, blocks configured with a "fixed parent menu" and a "level 1" starting level should always show links. The thinking is that a fixed parent menu tree is the equivalent of a full menu and "level 1" of a menu will always show links; otherwise, there is no way to click deeper into the navigation.</p>
<p>In the D8 version, the block's links only appear if you are on a page inside the requested tree. If you are on a page outside the tree, the block is empty.</p>
> Related issue: [Issue #2757143](https://www.drupal.org/node/2757143)
issue