Problem/Motivation
Layout builder discard confirm form misses to set a page title. You can see that in the <title> element for example when using metatags.
We discovered that here: #3214648: Error in layout builder: Argument #1 ($title) must be of type string, null given as the missing title lead to an error in easy_breadcrumbs.
Steps to reproduce
Use layout builder
Open layout builder form
Click "Discard changes"
See the page title on the following page => missing!
Proposed resolution
Add descriptive page title like "Layout Builder: Discard changes"
Comments
Comment #6
danielvezaTested this on a fresh install of D11.
When discarding changes on an individual content item or on the default layout there is a title elment on the confirmation form.
Please feel free to reopen if you can provide steps to replicate this.