If a field of an array item is changed during an AJAX call to add/remove an item, the change is reverted when the AJAX call is finished. Therefore modifying of the array item fields has to prevented in that case. (Affects \Drupal\json_forms\Form\Control\ArrayArrayFactory.)