- Issue created by @johnv
- 🇩🇪Germany Rudi Teschner
@johnv: Adding the 4 latest commits ( 54c2865f, 8a007858, 4e816b23, e015b366 ) to the current project I work on causes errors so I'll just add em here for you to check whether they have any value for your work.
Warning: Undefined array key "original_deltas" in Drupal\Core\Field\WidgetBase->flagErrors() (line 573 of /var/www/html/docroot/core/lib/Drupal/Core/Field/WidgetBase.php).:
Warning: Trying to access array offset on null in Drupal\Core\Field\WidgetBase->flagErrors() (line 573 of /var/www/html/docroot/core/lib/Drupal/Core/Field/WidgetBase.php).:
Warning: Undefined array key "" in Drupal\Core\Field\WidgetBase->flagErrors() (line 574 of /var/www/html/docroot/core/lib/Drupal/Core/Field/WidgetBase.php).:
TypeError: Drupal\Core\Field\WidgetBase::errorElement(): Argument #1 ($element) must be of type array, null given, called in /var/www/html/docroot/core/lib/Drupal/Core/Field/WidgetBase.php on line 577 in Drupal\Core\Field\WidgetBase->errorElement() (line 643 of core/lib/Drupal/Core/Field/WidgetBase.php).
- 🇳🇱Netherlands johnv
I am working on several issues, too. Better rebase with latest dev.