Active
Project:
Inline Entity Form
Version:
3.0.0-rc21
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2026 at 15:32 UTC
Updated:
18 May 2026 at 15:32 UTC
Jump to comment: Most recent
upgraded my drupal version to 11.3.8, after upgrade i am getting below error:
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type array, null given, called in /home/ide/project/docroot/modules/contrib/conditional_fields/src/ConditionalFieldsFormHelper.php on line 905 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of core/lib/Drupal/Component/Utility/NestedArray.php).
I am using complex inline entity form using paragraph, when i edit the data of inline from it give ajax error as mention above.
Comments