- Issue created by @toprak
Here's the log when I try to add TCKK Field ( Drupal 11.1.2)
Although you cannot add any fields while the module is active.
When I disable the module, I can add any field to the user entity.
TypeError: Cannot access offset of type Drupal\Core\StringTranslation\TranslatableMarkup in isset or empty in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 45 of /var/www/html/test11/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Exception: Invalid field category for field type: "tckk_field", category must be the ID of a defined field category, got "General". in Drupal\field_ui\Form\FieldStorageAddForm->processFieldDefinitions() (line 136 of /var/www/html/test11/web/core/modules/field_ui/src/Form/FieldStorageAddForm.php).
Active
1.0
Code