Undefined array key fieldDefinition

Created on 2 June 2025, 4 days ago

Install Tagify with lastest version + drupal 11, test with taxonomy tags i got warning
Warning: Undefined array key "fieldDefinition" in tagify_options_list_alter() (line 57 of /var/www/drupal/web/modules/contrib/tagify/tagify.module)

I suggest small condition for fix it

if (!empty($context['fieldDefinition']) && !$context['fieldDefinition'] instanceof FieldDefinitionInterface) {
    return;
  }

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇫🇷France lazzyvn paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024