- Issue created by @zserno
- Status changed to Needs review
over 1 year ago 1:27pm 26 September 2023
Clicking on the 'Browse library' link from Layout Builder's off-canvas results in the following AJAX error: An AJAX HTTP error occurred.\nHTTP Result Code: 500
Based on following Php error, the fix is fairly simple: replace the deprecated method as per https://www.drupal.org/node/3195121 →
Uncaught PHP Exception Error: "Call to undefined method Drupal\layout_builder_browser_block_library\Controller\BrowserBlockLibraryController::getAvailableContexts()" at /Users/ezsemlye/Sites/d10_vanilla/web/modules/contrib/layout_builder_browser_block_library/src/Controller/BrowserBlockLibraryController.php line 118
Patch.
None.
None.
None.
Needs review
1.0
Code