- Issue created by @shashank5563
- 🇮🇳India shashank5563 New Delhi
duplicate : https://www.drupal.org/project/conditional_fields/issues/3501575 🐛 Errors after update to alpha6 Active
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type array, null given, called in /var/www/html/web/modules/contrib/conditional_fields/src/ConditionalFieldsFormHelper.php on line 904 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of /var/www/html/web/core/lib/Drupal/Component/Utility/NestedArray.php).
1. create a content type.
2. then create a field with two option user type 1 and user type 2.
3. then add condition on field if we selected user type 2 then display the paragraph field.
4. crated a paragraph field then add some field under the paragraph field like : name, age and image.
5. Now, try to add image.
Needs work
4.0
Code
duplicate : https://www.drupal.org/project/conditional_fields/issues/3501575 🐛 Errors after update to alpha6 Active