β¨ | Custom Language field | LanguageFieldBuilder::build is not compatible with diff 2.0.x's CoreFieldBuilder::build
πΊπ¦Ukraine bahbka Dnipro
β¨ | Custom Language field | LanguageFieldBuilder::build is not compatible with diff 2.0.x's CoreFieldBuilder::build
πΊπ¦Ukraine bahbka Dnipro
It appears to be addressed already in a latest version, sorry for creating this one. Close as redandunt.
β¨ | Custom Language field | LanguageFieldBuilder::build is not compatible with diff 2.0.x's CoreFieldBuilder::build
πΊπ¦Ukraine bahbka Dnipro
bahbka β created an issue.
πΊπ¦Ukraine bahbka Dnipro
πΊπ¦Ukraine bahbka Dnipro
Fixed number of issues encountered with during development:
- TypeError: Behat\Mink\Element\TraversableElement::findButton(): Argument #1 ($locator) must be of type string, Drupal\Core\StringTranslation\TranslatableMarkup given. Not sure that this is best approach, I'd rather removed t() function from the tests at all as we are not testing Drupal Core localization features.
- Passing null to the $typedConfigManager parameter of ConfigFormBase::__construct() is deprecated in drupal:10.2.0 and must be an instance of \Drupal\Core\Config\TypedConfigManagerInterface in drupal:11.0.0. See https://www.drupal.org/node/3404140 β
πΊπ¦Ukraine bahbka Dnipro
πΊπ¦Ukraine bahbka Dnipro
BAHbKA β created an issue.