You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
I just spun up my first Reservoir install! Lots of cool stuff in there to explore.
I did run into an issue trying to create a new data model / content type, got a hard "unexpected error" page when I submitted the form. The error message in the logs is below.
Drupal\Core\Field\FieldException: Attempt to create a field without a field_name. in Drupal\field\Entity\FieldConfig->__construct() (line 104 of /Users/matt/Sites/reservoir/docroot/core/modules/field/src/Entity/FieldConfig.php).