Problem/Motivation

PHP message: Uncaught PHP Exception InvalidArgumentException: "Field body is unknown." at /var/www/html/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587

This happens just on loading the page in https://example.com/editor/reusable-blocks?langcode=en&context=edit&per_...

Does not seem to affect anything until "Add to reusable blocks" which triggers the same error in the console / PHP logs and a message in black in the ui, "o is undefined"

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

mlncn created an issue. See original summary.

mlncn’s picture

Priority: Minor » Normal
marcofernandes’s picture

Status: Active » Postponed (maintainer needs more info)

I can't reproduce. Can you provide more details about Drupal version, used theme or any relevant settings on the body field?