Problem/Motivation

ajax.js?v=9.4.8:513 Uncaught Drupal.AjaxError {message: '\nВозникла AJAX HTTP ошибка.\nПолученный код HTTP: 2…in/Field/FieldFormatter/BlockFieldFormatter.php).', name: 'AjaxError'}message: "\nВозникла AJAX HTTP ошибка.\nПолученный код HTTP: 200\nСледует отладочная информация.\nПуть: /admin/commerce/config/product-types/present/edit/display/flags?ajax_form=1\nТекст Состояния: parsererror\nТекст Ответа: TypeError: Drupal\\block_field\\Plugin\\Field\\FieldFormatter\\BlockFieldFormatter::__construct(): Argument #15 ($logger_factory) must be of type Drupal\\block_field\\Plugin\\Field\\FieldFormatter\\LoggerChannelFactoryInterface, Drupal\\redirect_404\\Render\\Redirect404LogSuppressor given, called in /var/www/web/modules/contrib/block_field/src/Plugin/Field/FieldFormatter/BlockFieldFormatter.php on line 170 in Drupal\\block_field\\Plugin\\Field\\FieldFormatter\\BlockFieldFormatter->__construct() (line 139 of /var/www/web/modules/contrib/block_field/src/Plugin/Field/FieldFormatter/BlockFieldFormatter.php)."name: "AjaxError"[[Prototype]]: Error
    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:110:32
    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:676:3constructor: ƒ (xmlhttp, uri, customMessage)arguments: nullcaller: nulllength: 3name: ""prototype: Error
    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:110:32
    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:676:3[[FunctionLocation]]: ajax.js?v=9.4.8:65[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2]stack: "Error\n    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:110:32\n    at https://ddd.docksal.site/core/misc/ajax.js?v=9.4.8:676:3"[[Prototype]]: Object
Drupal.Ajax.error @ ajax.js?v=9.4.8:513
complete @ ajax.js?v=9.4.8:247
M.complete.M.complete @ jquery.form.js:302
c @ jquery.min.js?v=3.6.0:2
fireWith @ jquery.min.js?v=3.6.0:2
l @ jquery.min.js?v=3.6.0:2
(анонимная) @ jquery.min.js?v=3.6.0:2
Объект load (асинхронный)
send @ jquery.min.js?v=3.6.0:2
ajax @ jquery.min.js?v=3.6.0:2
q.fn.ajaxSubmit @ jquery.form.js:341
Drupal.Ajax.eventResponse @ ajax.js?v=9.4.8:336
(анонимная) @ ajax.js?v=9.4.8:279
dispatch @ jquery.min.js?v=3.6.0:2
v.handle @ jquery.min.js?v=3.6.0:2
trigger @ jquery.min.js?v=3.6.0:2
(анонимная) @ jquery.min.js?v=3.6.0:2
each @ jquery.min.js?v=3.6.0:2
each @ jquery.min.js?v=3.6.0:2
trigger @ jquery.min.js?v=3.6.0:2
AJAXRefreshRows @ field_ui.js?v=9.4.8:139
onDrop @ field_ui.js?v=9.4.8:101
Drupal.tableDrag.dropRow @ tabledrag.js?v=9.4.8:493
(анонимная) @ tabledrag.js?v=9.4.8:95
dispatch @ jquery.min.js?v=3.6.0:2
v.handle @ jquery.min.js?v=3.6.0:2

Steps to reproduce

Add field Block (plugin) to commerce product.
In Manage display for Teaser, move this field to Enabled.
And have an infinite ajax and an error.

Versions:
drupal 9.4.8
php 8.1.4

Comments

VVS created an issue.