- Issue created by @thaoquang
- I got error while creating fields of group type after activate Flexible Access
/admin/group/types/manage/<group_type>/fields
- Error:
AssertionError: "Text" must be defined in MODULE_NAME.field_type_categories.yml in assert() (line 183 of /drupal_11/core/lib/Drupal/Core/Field/FieldTypePluginManager.php).
- A fresh drupal 11.1.4
- PHP 8.3
- Install and activate `group`, `flexible_access` and `flexible_access_group`
- Create a new group type and add custom field.
Active
1.0
Code