https://www.drupal.org/node/2262929
field_attach_form for paragraph item may not use $element directly [#2262929] | Drupal.org
Nov 13, 2019 - In paragraphs_field_widget_form_build() field_attach_form() is called directly with $element. But this may lead to unforeseen behaviour. A concrete problem is,...