WSOD when editing layout builder layout for a content type
- Enable layout builder
- Enable this module
- Enable frontend editing for a content type
- Edit a layout builder layout for the content type
Error:
```
Drupal\Core\Entity\EntityMalformedException: The "node" entity cannot have a URI as it does not have an ID in Drupal\Core\Entity\EntityBase->toUrl() (line 161 of core/lib/Drupal/Core/Entity/EntityBase.php).
```
issue