Closed (fixed)
Project:
Menu Block
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2016 at 07:59 UTC
Updated:
19 Sep 2016 at 08:14 UTC
Jump to comment: Most recent
*sigh* The differing rendering of block.html.twig between Context module and core Drupal is annoying.
With menu_block 8.x-1.3, I'm seeing this PHP notice:
Notice: Undefined index: #id in menu_block_theme_suggestions_block_alter()
because $variables['elements']['#id'] doesn't exist when Context module is rendering a block.
Comments
Comment #3
johnalbin