- 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.
- Status changed to Needs work
19 days ago 5:49pm 20 May 2025 - First commit to issue fork.
- πΊπΈUnited States joegraduate Arizona, USA
Added a post_update to the existing MR.