- Issue created by @krishna mishra
Getting fatal error with field widget entity_reference_choices using module choices_autocomplete :
TypeError: Drupal\Core\Field\WidgetBase::getWidgetState(): Argument #1 ($parents) must be of type array, null given, called in /app/web/modules/contrib/multiple_fields_remove_button/multiple_fields_remove_button.module on line 383 in Drupal\Core\Field\WidgetBase::getWidgetState() (line 579 of /app/web/core/lib/Drupal/Core/Field/WidgetBase.php).
Also makes no sense adding multiple_fields_remove_button button on entity_reference_choices field.
Active
2.2
Code