WSOD when using Layout Library

Created on 25 March 2025, 13 days ago

Problem/Motivation

When using this with layout_library you get a WSOD on :

/admin/structure/dashboard/[id]/layout

Error: Call to undefined method Drupal\dashboard\Form\DashboardLayoutBuilderForm::getSectionStorage() in layout_library_form_alter() (line 156 of modules/contrib/layout_library/layout_library.module).

Steps to reproduce

  1. Install Layout Library
  2. Install Dashboard
  3. Create a dashboard and click on "Layout"

Proposed resolution

Add getSectionStorageas a public function to DashboardLayoutBuilderForm.

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom dieppon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024