After installing the module I am getting the following error when visiting /admin/config/user-interface/ab_test/add
Warning: Trying to access array offset on value of type bool in Drupal\abtestui\Form\ABTestForm->buildForm() (line 195 of modules/contrib/abtestui/src/Form/ABTestForm.php).
Drupal\abtestui\Form\ABTestForm->buildForm(Array, Object, NULL)
call_user_func_array(Array, Array) (Line: 531)
Looks like the form value needs to be checked if it is empty.
None
None
None
Needs review
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.