I have a component that has an array property. If I activate the SDC display in a content type display and try to set a fixed value by clicking on "Append an item", an Ajax error occurs.
Warning: Trying to access array offset on null in /var/www/html/vendor/e0ipso/schema-forms/src/Drupal/FormGeneratorDrupal.php on line 277
Debuging the code, the function addMoreAjax
tries to find the element $form["sdc_display"]["mappings"]["static"]["props"]["custom_card_classes"]
in the $form but that doesn't exist.
type: array
Render using a component
Fixed Values
and click on Append an item
in your array propertyActive
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.