Problem/Motivation
Steps to reproduce:
Install Layout Builder module
Manage Display of one content type, like "Basic Page". Under "Custom Display Settings", enable Full view mode
Manage Display of a different content type, like "Article".
Expected
Overrides can be enabled for Articles
Actual
No checkbox present, overrides cannot be enabled
Proposed resolution
Limit the query to the specific entity type and bundle.
Remaining tasks
Write tests
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A
Original report
I've been building a mega menu in my dev environment based on this tutorial . I updated that environment to 8.7 and everything I was working on broke due to the disappearance of the ability to customize layouts of individual menu items.
How to Reproduce
- Update to 8.7
- Install Layout Builder, Menu Item Extras
- Go to /admin/structure/menu/my_menu/display to view location of missing settings
Expected Behavior
The second checkbox to allow menu items to have custom layouts should still be available.
What Happens Instead
The second checkbox is missing. Features that depend on this setting break. I can no longer manage layouts on individual menu items.