- Issue created by @john.oltman
- π¨π¦Canada joelpittet Vancouver
Thanks for reporting this, the proposed solution is good, itβs likely coming from an upgrade where we didnβt provide defaults in a hook or otherwise
- Merge request !37Issue #3513025: Warning: Undefined array key "display_empty". β (Open) created by dhruv.mittal
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
IMHO, the real solution would be to update the menu_block.post_update.php file with a new function to add the new key for sites that installed the module prior to the new key existing.
See https://git.drupalcode.org/project/menu_block/-/blob/8.x-1.x/menu_block.... for an extremely similar example.