- Issue created by @xmacinfo
Using Drupal 11.2.1 and Commerce Invoice 8.x.2-2, I get this error:
Drupal\Core\Render\Component\Exception\InvalidComponentDataException: Unable to render component "navigation:title". A render array or a scalar is expected for the slot "content" when using the render element with the "#slots" property in Drupal\Core\Render\Element\ComponentElement->generateComponentTemplate() (line 131 of core/lib/Drupal/Core/Render/Element/ComponentElement.php).
Possibly add the missing label on the invoice entity.
It is also possible to wait for Core to support missing entity label:
https://www.drupal.org/project/drupal/issues/3505182 🐛 An entity without a label causes an uncaught exception for the navigation:title component Active
Active
2.0
Code